Releases: mentebinaria/retoolkit
Releases Β· mentebinaria/retoolkit
2023.10
-
Added:
- AutoIt-Ripper
- malduck
- Simple Assembly Explorer (SAE)
- SpeakEasy
- UWPSpy
- XELFViewer
-
Changes:
2023.05
-
Added:
- 4n4lDetector
- de4dot GUI
- dll_to_exe [#68]
- DotDumper
- dumpulator Python library [#72]
- FakeNet-NG [#62]
- gftrace [#70]
- GoReSym [#67]
- mal_unpack [#66]
- Nmap (plus Zenmap, Ndiff, Ncat, and Nping) [#65]
- Observer
- pe_unmapper [#80]
- PEAnatomist
- Regshot
- requests Python library
- Stud_PE
- WinObjEx64 [#74]
- x64dbg scripts for SecuROM and SafeDisc
- XNTSV [#71]
- XOpcodeCalc [#73]
-
Changes:
2022.10
-
Added tools:
-
Removed tools:
- MiniDump x64dbg plugin [#58].
-
Imrovements:
CTRL+R
now opens retoolkit context menu.- Added a CHECKSUMS.txt file with the SHA-1 hashes from all files installed [#44].
- New
Documentation
menu with useful reading for reversers. - The setup program can create a shortcut to
cmd.exe
on Desktop. - Users can now choose which x64dbg plugins they want to install.
2022.04
Changes:
- Added:
- Removed:
- Bewareircd: Too specific to analyze (now rare?) IRC-based communications.
- dnSpy: Replaced by dnSpyEx.
- HyperDBG: It's a nice project, but they don't provide binary releases yet, meaning a lot of work for me.
- JRE: Replaced by JDK, which is required by Ghidra.
- Threadtear: It doesn't work with JDK required by Ghidra.
2021.10
Changes:
- Yeah, new version numbering scheme borrowed from Ubuntu releases. :)
- Reorganized MSI analysis tools under OLE tools section.
- Updated current tools.
- Fixed pev PATH.
- Fixed license SendTo+ license issue (closes #34).
- Lots of new functions added to SlothBP x64dbg plugin configuration.
- New DIE signatures added.
- Tools added:
- Dev-C++ compiler.
- Java 8 Runtime Environment, needed by Java tools.
- Python 3 (via WinPython), mainly to support Python-based tools.
- XLMMacroDeobfuscator.
- dnSpyEx (new, maintained dnSpy fork).
- oledump.
- oletools (closes #33).
- pdfid.py.
- pdf-parser.py
- MapoAnalyzer x64dbg plugin.
- xSelectBlock x64dbg plugin.
- redress.
- hollows_hunter.
- HyperDbg.
- Threadtear.
- 1768.py.
- CobaltStrikeScan.
- dex2jar.
2021d
Main features of this release are:
Right-click->Send to
integration. (Closes #5)- Massive code reorganization.
- Tools organization by category (.NET, Java, Office, etc).
- 64-bit-only tools do not install in 32-bit systems.
- Added JADX (Closes #31), Cutter (Closes #29) and PE-sieve (Closes #4).
- Tools that make sense have their path added to
PATH
environment variable so they can be called from anywhere in your cmd/Powershell.