TNTCrypter Changelog

What's new in TNTCrypter 2.0.0.0

Sep 20, 2017
  • Changed layout of File Comparison module's GUI.
  • Changed the About Form, added a new picture and activated easy closing on pressing the 'Esc' button.
  • Changed context menus on input and output textboxes and converted them back to rich textboxes because of performance issues.
  • Added new Picture Injector module for image steganography that supports injection and extraction of data.
  • Added detailed message for file fields that are not set at the start of the compare procedure in File Comparison module.
  • Added safe waits on canceling of encrypt/decrypt operations in the File Crypter module.
  • Added drag and drop of text to the three input text boxes for all text modules.
  • Added global field for memory of last chosen buffer size in current application session.
  • Added modules choosing tab to MDI menu strip.
  • Added Frequently Asked Questions (FAQ) in the file tab to MDI menu strip.
  • Added 'Crazy Harry' copyright message in the file tab to MDI menu strip.
  • Added options tab for buffer size to MDI menu strip.
  • Added debug options tab for self-application debugging.
  • Added keyboard shortcuts to MDI menu strip.
  • Added safety on keyboard shortcuts long holding and in the MDI Container FormClosing event.
  • Added anti-flickering improvements.
  • Added performance improvements.
  • Fixed bug enabling vertical resize to smaller size for up to 4 pixels more than defined.
  • Fixed bug enabling to actively change the buffer size for the next file in a queue of a multiple file operation for all three file modules.
  • Fixed bug with removed scroll bars from input and output textboxes and revised all textboxes.
  • Fixed bug with shorter character span for output result textboxes in some of the modules.
  • Fixed bugs with wrong invokes and resurrection of dead processes in the File Comparison module.
  • Fixed bugs with wrong invokes and resurrection of dead processes in the File Hashing module.
  • Revised and changed decryption and base64 conversion messages for encountered problems.
  • Revised and changed the ReportProgress of the progress bar in the File Hashing module.
  • Revised all operations with thread invokes to the progress bars in TNTCrypter.
  • Revised all handling and passing of parameters taken from the GUI of all three file modules.
  • Revised the protection from doing active changes of the GUI parameters while doing an operation.
  • Retested all modules.
  • Minor GUI changes and optimizations