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.*)
☆138Updated 2 years ago
Alternatives and similar repositories for pyc2bytecode
Users that are interested in pyc2bytecode are comparing it to the libraries listed below
Sorting:
- Tools developed by the Zscaler ThreatLabz Threat Intelligence team☆83Updated last month
- The FLARE team's open-source library to disassemble Common Intermediate Language (CIL) instructions.☆166Updated 2 weeks ago
- My write-up for challenge 11 flareon 9: unpacking pyarmor☆60Updated 2 years ago
- Malware dynamic instrumentation tool based on frida framework☆108Updated 5 years ago
- Workshop Material on VM-based Deobfuscation☆193Updated 3 years ago
- ☆28Updated 2 years ago
- IDA plugin for quickly copying disassembly as encoded hex bytes☆62Updated 3 years ago
- GarbageMan is a set of tools for analyzing .NET binaries through heap analysis.☆116Updated 2 years ago
- Do you want to use x64dbg instead of immunity debugger? oscp eCPPTv2 buffer overflow exploits pocs☆89Updated last year
- ☆74Updated last year
- A utility to fix intentionally corrupted UPX packed files.☆90Updated 2 years ago
- Scripts for statically unpacking Pyarmor v8+☆94Updated 2 months ago
- Powershell script deobfuscation using AST in Python☆69Updated last year
- IDA Pro plugin for recognizing known hashes of API function names☆81Updated 3 years ago
- Native Python3 bindings for @horsicq's Detect-It-Easy☆72Updated 3 months ago
- pydecipher: unfreeze and deobfuscate your frozen python code☆62Updated last year
- Unpacker and Config Extractor for managed Redline Stealer payloads☆42Updated 2 years ago
- Batch script to compile a binary shellcode blob into an exe file☆88Updated 6 years ago
- An automatic unpacker and logger for DotNet Framework targeting files☆256Updated 2 years ago
- a PE Loader and Windows API tracer. Useful in malware analysis.☆143Updated 2 years ago
- ☆106Updated 2 years ago
- API Logger for Windows Executables☆78Updated 4 years ago
- Various code samples and useful tips and tricks from reverse engineering and malware analysis fields.