s3rvac / retdec-cppLinks
A C++ library and tools providing easy access to the retdec.com decompilation service through their REST API.
☆10Updated 7 years ago
Alternatives and similar repositories for retdec-cpp
Users that are interested in retdec-cpp are comparing it to the libraries listed below
Sorting:
- IDA Plugin - GraphSlick☆55Updated 11 years ago
- Plugin adding multi-binary project support to IDA Pro (WIP)☆30Updated 9 years ago
- CGEN with support for generating IDA Pro IDP modules☆30Updated 10 years ago
- A simple Windows x86-32 debugger☆10Updated 9 years ago
- Some loader module for IDA☆35Updated 8 years ago
- Tool to automatically make Cheat Engine attach to a process via the command line.☆29Updated 8 years ago
- Collection of my IDAPython scripts☆33Updated 10 years ago
- deprecated☆27Updated 6 years ago
- A couple of little tools I've made for working with Windows Drivers☆15Updated 10 years ago
- Allows you to add breakpoints from IDA (from the graph/text view) to WinDbg easily☆14Updated 7 years ago
- ☆32Updated 10 years ago
- HackSys Extreme Vulnerable Driver - Windows 10 x64 StackOverflow Exploit using GDI☆19Updated 8 years ago
- Intermediate x86 instruction representation for use in obfuscation/deobfuscation.☆60Updated 6 months ago
- Windows build files for the VMHunt Intel PIN Trace tool☆19Updated 7 years ago
- Python script which extracts procedures from IDA Win32 LST files and converts them to correctly dynamically linked compilable Visual C++ …