Skip to content

REDasm 2.1

Compare
Choose a tag to compare
@Dax89 Dax89 released this 11 May 16:09
· 515 commits to master since this release
61b07a3
  • Dropped QtWebEngine, native graph rendering.
  • Improved Rendering performance.
  • Improved Analysis speed and reliability.
  • Improved string detection.
  • Improved RTTI analysis.
  • Implemented Visual Studio's static libraries loader (.lib).
  • Implemented AVR8 Assembler (will be improved in the next releases).
  • Added Visual C++ 6, 2003, 2005, 2008 and 2017 signatures (32 bit only, for now).
  • Added MFC 6, 7.1, 8.0 and 9.0 signatures (32 bit only, for now).
  • PE Loader: Parse exception directory, classify executable (VB6, Delphi, MSVC, etc).
  • Fixed AppImage.
  • Lots of improvements.
  • Lots of bug fixes.