andrews4s / unpyc37Links
Decompiler for Python 3.7 (forked from https://github.com/figment/unpyc3)
☆65Updated last year
Alternatives and similar repositories for unpyc37
Users that are interested in unpyc37 are comparing it to the libraries listed below
Sorting:
- Minor tweaks to get this excellent Python bytecode decompiler running under Python 3.8-3.10☆98Updated 2 years ago
- A generic deobfuscator for PjOrion obfuscated python scripts☆123Updated last year
- A deobfuscator for PjOrion, python cfg generator and more☆77Updated 8 years ago
- pydecipher: unfreeze and deobfuscate your frozen python code☆63Updated 2 years ago
- Python cross-version bytecode library and disassembler☆354Updated 2 weeks ago
- Python cross version bytecode/wordcode assembler☆118Updated 3 months ago
- A tool for hooking Windows applications and jumping to your Python code with the injected Python interpreter☆56Updated 2 years ago
- Decompile py2exe Python 3 generated EXEs☆115Updated 3 years ago
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 6 years ago
- Tool to assist during manual decompilation of Python bytecode☆56Updated 2 years ago
- Decompile exe to py compiled pyinstaller☆35Updated 4 years ago
- Inject shared libraries into running processes☆106Updated last year
- A GUI tool for uncompiling Python bytecode☆56Updated 4 years ago
- Extract .pyc files from executables created with py2exe☆286Updated 2 years ago
- obuscate python source code 混淆 python 源代码的小工具☆17Updated 6 years ago
- Jar2Exe Unpacker for Windows Executables☆32Updated 6 years ago
- Tool to extract nuitka compiled executables☆181Updated 2 weeks ago
- Decompiler for Python 3.3 (forked from https://code.google.com/p/unpyc3)☆70Updated 11 years ago
- Python String Obfuscator☆26Updated 8 years ago
- Unpack any pkg application☆114Updated 2 weeks ago
- A DLL Injector written in Python with no dependencies.☆22Updated 2 years ago
- A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python…☆144Updated 2 years ago
- A Python binding for WinDivert driver☆230Updated 2 years ago
- Tracing execution of python bytecode☆10Updated 6 years ago
- Python decompiler for 3.7-3.8 Stripped down from uncompyle6 so we can refactor and start to fix up some long-standing problems☆1,242Updated 2 months ago
- ☆48Updated 10 years ago
- This module allows you to easily inject javascript using frida and frida-load.☆75Updated 2 weeks ago
- The smart python decompiler.☆17Updated 13 years ago
- PyInjector - Inject Python code into python process.☆231Updated last year
- Sometimes, you need to manipulate low-level functionality (C APIs, etc) from high-level languages (Python). Eg. Force the low-level calls…☆15Updated last year