wyrover / ExeToC-DecompilerLinks
(fork)Decompile win32 program and DLL to C++ step by step. Allow some interactive. Main functions already work: *support if/else/for/do/while/break/switch case/continue *support API *support C++ head file load *support standard library function recognize
☆23Updated 11 years ago
Alternatives and similar repositories for ExeToC-Decompiler
Users that are interested in ExeToC-Decompiler are comparing it to the libraries listed below
Sorting:
- A decompiler targeting c and similar languages.☆50Updated 2 years ago
- "AI" demystified: a decompiler☆24Updated 4 years ago
- Decompile exe to py compiled pyinstaller☆35Updated 4 years ago
- A Python decompiler for 3.11; WIP.☆25Updated 2 years ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆13Updated 3 years ago
- Hook functions using Python on Windows with MinHook☆20Updated last year
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible☆20Updated 2 years ago
- An x86_64 Linux decompiler written in Python!☆14Updated 7 years ago
- a program can deobfuscate hyperion python to original code☆26Updated last year
- An ARM decompiler converts ARM code to a ready to compile C code. Project was done as a 3rd Semester project.☆15Updated 3 years ago
- AutoIt Obfuscator (Python module) lets you protect AutoIt script source code against analysis, reverse engineering, and decompilation usi …☆12Updated 2 months ago
- WIN32 DLL INJECTOR☆18Updated 4 years ago
- Executable file decompile (sample.exe → sample.py)☆13Updated 5 years ago
- dnSpy but for Python☆83Updated 3 years ago
- [WIP] Dekompiler is .NET decompiler that converts Cil to C# code.☆30Updated last year
- This program allows to edit the relocation table into a Portable Executable file☆54Updated 5 years ago
- Fork of snowman decompiler. Improved☆26Updated 2 years ago
- A DLL Injector written in Python with no dependencies.☆22Updated 2 years ago
- A bytecode-engineering library for python 3.11☆11Updated 3 years ago
- Simple .NET Assembly deobfuscator.☆26Updated 4 years ago
- A series of small ARM 64 bite-size articles to help one better reverse AArch64 ARM 64 Linux binaries.☆21Updated 2 months ago
- A GUI tool for uncompiling Python bytecode☆56Updated 4 years ago
- x64dbg Plugin SDK For x86 Assembler☆24Updated 7 years ago
- Tool to assist during manual decompilation of Python bytecode☆57Updated 2 years ago
- Babel-Deobfuscator is an open-source deobfuscator for Babel Obfuscator.☆42Updated 5 years ago
- Python PYC Bytecode Decompilation