The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| retdec-v3.1-windows-32b.zip | 2018-06-11 | 252.1 MB | |
| retdec-v3.1-windows-64b.zip | 2018-06-11 | 255.1 MB | |
| README.md | 2018-06-07 | 925 Bytes | |
| v3.1.tar.gz | 2018-06-07 | 2.9 MB | |
| v3.1.zip | 2018-06-07 | 4.2 MB | |
| Totals: 5 Items | 514.3 MB | 2 | |
- 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.