knight0x07 / pyc2bytecodeLinks
A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python byte-code(.pyc) files across all python versions (including Python 3.10.*)
☆143Updated 2 years ago
Alternatives and similar repositories for pyc2bytecode
Users that are interested in pyc2bytecode are comparing it to the libraries listed below
Sorting:
- The FLARE team's open-source library to disassemble Common Intermediate Language (CIL) instructions.☆170Updated last month
- ☆109Updated 3 years ago
- A utility to fix intentionally corrupted UPX packed files.☆90Updated 2 years ago
- IDA plugin for quickly copying disassembly as encoded hex bytes☆65Updated 3 years ago
- My write-up for challenge 11 flareon 9: unpacking pyarmor☆62Updated 3 years ago
- ☆29Updated 3 years ago
- Native Python3 bindings for @horsicq's Detect-It-Easy☆76Updated 7 months ago
- IDA Pro plugin for recognizing known hashes of API function names