v3.1
- 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.