Skip to content

v3.1

Compare
Choose a tag to compare
@PeterMatula PeterMatula released this 07 Jun 09:22
· 1595 commits to master since this release
  • Unofficial support for building and running RetDec on macOS.
  • Reduced the likelihood of system crashes and freezes by limiting the overall memory when running RetDec tools.
  • More accurate decoding - a complete rewrite of binary to LLVM IR translation.
  • More accurate statically linked code detection - cross-checking signature references.
  • Detection of corrupted and unloadable PE files.
  • Better detection of compilers and packers - added new signatures and heuristics. YARA signatures are compiled now, which results in faster scanning.
  • New directory structure and tool names - we have added a retdec- prefix to all installed binaries and scripts.
  • Easier project development - removal of git submodules.
  • Build speedup and continuous integration builds.
  • Many other bugfixes and enhancements.

For more details, see the full changelog.