BN+ Converter Pro

Status
Niet open voor verdere reacties.

bn2vs

Terugkerende gebruiker
Lid geworden
18 aug 2007
Berichten
1.705
BN+ Converter Pro, is een utility programma voor Microsoft Windows voor diverse types conversies. Enkele van deze conversies zijn hashing of text, block cyphers, public-key encyrption, ASCII based hex convertions, obfuscation and codecs. De applicatie maakt gebruik van BN+ Library, een open source .Net utilities library.

Laatste versie: 1.1.0 (2010-03-05)
Geschreven in: Visual Basic .Net, .Net 4.0
Licentie: GPL

Downloads


Screenshots

Hoofd scherm, zoals in versie 1.0.6.



About scherm, zoals in versie 1.1.0.



Zie ook

 
Laatst bewerkt:
Versie 1.0.1 released :D

wijzigingen tegenover v1.0.0
* Added a setup
* Increased convertion stability by rewriting the convertion methods
* Increased modularity of the code by using multiple extra classes
* Added the option to save the current text
* Added 2 custom fields to the math converter and rewrote the convertion script
* Added the option to hide the Tool menu
* Added a tray icon and with right-click menu and optional tooltips
* Added a few tools to expand functionallity
* Added a support page
* Updated BN+ Crypt to version 2
* Fixed a few layout bugs
* Corrected some spelling errors
 
Ik heb zonet een handlijding voor me prog geschreven :)
Hijs wel int engels, mja. view manual.
 
Versie 1.0.3 is uit :)
Hier heb je het relevante stuk uit mn changelog

3.0.3 - BN+ Converter Pro 1.0.3 - 2008-10-30
* Use of BN+ Framework version 2.0.0.x
* Added a brute force hash attacker to menu 'Extra'
* Fixed empty hash bug
* Fixed some text conversion bugs

3.0.2 - BN+ Converter Pro 1.0.2 - 2008-09-20
* Added SHA-2 family hashing
* Use of BN+ Framework 1.2.0.0 instead of multiple classes
* Integrated StatusDisplayer class
* Bugfix in the hashing algorithms
* Bugfix in the 'select after conversion' option
 
Versie 1.0.4 is uit :D

Binary Converter 1.0.4 download

Veranderingen sinds versie 1.0.3
* Redesigned crypt tool interface
* Redesigned math converter interface
* Added DES and trippleDES crypts
* Added RSA crypt and key generation
* Added base64 crypt
* Fixed RIPEMD-160 bug
* Fixed bug in the hash attacker tool
 
Hoe zet je de teksten om? Met een standaard functie of je laat de letters gewoon vervangen door de tekens die de desgewenste vertaling heeft?
 
Hey,

Kan je iets specifieker zijn over wel type omzetting je het hebt? Een codec werkt bv heel anders dan een block cypher he :)
 
Versie 1.0.5 is uit.

Overzicht met veranderingen
* Recoded the math converter and drastically increased the max values
* Recoded and redesigned the options interface
* Added option to run application at start-up
* Added MD4 hash to the hash tool
* Added option to auto convert the text your typing in the codec tool
* Added azerty <-> qwerty codec
* Redesigned process dialogue in the text converter
* Improved text converter encoding speed
* Fixed RSA (multi block) decryption bug
* Fixed various layout issues
* Use of BN+ Framework version 2.0.2.x

Al heel wat mensen hebben hem getest voordat ik hem releaste, dus er zouden niet meer zoveel bugs in mogen zitten. Maar als iemand toch iets vind, laat het me weten he! :)

Ik ben ook op zoek naar suggesties om mn programma beter te maken. Wat zou jij graag in de volgende versie willen?
 
Versie 1.0.5 is uit.

Overzicht met veranderingen
* Recoded the math converter and drastically increased the max values
* Recoded and redesigned the options interface
* Added option to run application at start-up
* Added MD4 hash to the hash tool
* Added option to auto convert the text your typing in the codec tool
* Added azerty <-> qwerty codec
* Redesigned process dialogue in the text converter
* Improved text converter encoding speed
* Fixed RSA (multi block) decryption bug
* Fixed various layout issues
* Use of BN+ Framework version 2.0.2.x

Al heel wat mensen hebben hem getest voordat ik hem releaste, dus er zouden niet meer zoveel bugs in mogen zitten. Maar als iemand toch iets vind, laat het me weten he! :)

Ik ben ook op zoek naar suggesties om mn programma beter te maken. Wat zou jij graag in de volgende versie willen?
Mooi programma!
Voor zover ik hem heb gebruikt kwam ik geen BUGS tegen!
 
En misschien een idee voor de volgende versie:

Een opslagfunctie; om gecodeerde data op te slaan in ene bepaald formaat dat alleen met jouw programma te openen is om later makkelijk weer te decoderen!!!
 
Een opslagfunctie; om gecodeerde data op te slaan in ene bepaald formaat dat alleen met jouw programma te openen is om later makkelijk weer te decoderen!!!

Hey,

Idd, een tool om bestanden zelf te de(coderen) staat op mn todolist. Dit zal gaan in de block cyphers die al bij de huidige crypt tool staan en in RSA :)
Er gaan ook uitgebreide opties voor die crypt functies bijkomen, zodat je zelf dingen zoals de initialization vecor kan instellen. Dan kunnen dus enkel mensen met dezelfde instellingen het decoderen, en is je file dus beveiligt :D

Zijn trouwens al enkele bugs gevonden (gecopierd van officiele topic, int engels)
* The passwords amount in the brute force hash attacker utility will not be displayed correctly when going over 2^64 passwords.
* The text will not be saved when closing the application by clicking the close button.
* The application will start minimized when the option 'Show application in toolbar' is set to false.

Als iemand nog iets vind...
 
Owja,

er komt ook een multilanguage optie bij (dus ook een nl interface :)), maar weet niet goed waar ik die opties kwijt moet (in het menu). Iemand een suggestie?
 
FF een update waar ik reuze blij mee ben: er is nu ook een u3 versie van deze app!!!! :D

Klik hier om hem te downloaden!

Klik hier voor meer info over u3's.

Ik zie niet echt hoe het feit dat het nu een u3 app de staibilitiet zou kunnen beinvloeden, maar als iemand een u3 related bug vind - let me know! :)
 
Versie 1.0.6 RC3 is er :)

Ik ga in de komende dagen de stabiele versie release, dus als je nog ergens een bug vind, laat het me dan zeker snel weten :)

In the .Net area I did work on the upcoming release of BN+ Converter Pro 1.0.6 (which should have been released a week ago according to my original schedule) by rewriting the CryptoProvider class used for DES, TrippleDES and RSA encryption/decryption. Even when this is finished, quite a few things will remain on the roadmap to be added/changed in later versions. I did some research in how much effort it would cost to implement these new functionalities and decided not to add local help contents, a file encryption/decryption utility, a text file based codec system, a plug-in system and some other small things. New features that have been added, and are currently working in the current release candidate version, include: multi language, password protection, bug reporting and a live update platform.
 
Versie 1.0.6 released
* Added multilanguage functionality
* Added Dutch to the languages
* Added German to the languages
* Added 31337 (leet) to the languages
* Added update platform that will automatically report new versions
* Added bug report tool
* Added advanced cryptography options (including initialization vectors, keys and salts)
* Added password protection options
* Redesigned the menu
* Fixed auto saving of text issue
* Fixed hashing of empty string bug

Je kan de app dus nu ook in het Nederlands gebruiken! :)

Klik hier voor de release notes. Klik hier voor de officiele topic. Klik hier voor de handleiding.
 
Laatst bewerkt:
Versie 1.1.0

Versie 1.1.0 is er! Eerste post in deze topic is aangepast met nieuwe links.

Veranderingen sinds 1.0.6 (Engels):
* Use of BN+ Library 3.0.1
* Use of native components of .Net framework 4.0, enabling removal of BigInteger library
* Implemented a new update platform
* Refactored namespaces and moved around a bunch of files
* Redesigned the about interface
* Redesigned the help menu
* Moved documentation to a wiki page
* Added ROT 5, ROT 13, ROT 18 and ROT 48 codecs
* Made the source code available under the GPL on SourceForge

Downloads, documentatie en broncode
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan