Skip to content

Releases: hernandp/MessageCrackerWizard

2.6

17 Sep 15:25
8d3895d
Compare
Choose a tag to compare
  • added Search in listbox feature, clear selections and enhancements (thanks @HHsomeHand)
  • fix MFC-dependent afxres.h in resource file
  • misc build fixes for latest VS environment.

2.5

03 Jan 04:08
dee28c3
Compare
Choose a tag to compare
2.5

Release 2.5

FIXES:

  • Fix memory corruption error
  • Fix non-dialog procedure generating 'hwndDlg' instead of 'hwnd'

ADDITIONS:

  • Added re-sizable window feature.
  • Added 'Dark Mode' color scheme (WIP)
  • Settings are saved/retrieved to/from Registry

REMOVED FEATURES:

  • removed 'Hide Target Code' option

2.2

06 Jul 02:08
Compare
Choose a tag to compare
2.2

This Release 2.2 of Message Cracker Wizard. Improvements include:

  • C++ code modernization to near- modern standards
  • updated for compilation with VS2015
  • changed to Unicode for all strings
  • fixed analysis, warnings, and related issues
  • changed to MIT license