blackberry / pe_tree
Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro and Rekall to dump in-memory PE files and reconstruct imports.
☆1,323Updated 2 years ago
Alternatives and similar repositories for pe_tree:
Users that are interested in pe_tree are comparing it to the libraries listed below
- Windows kernel and user mode emulation.☆1,627Updated this week
- Course materials for Advanced Binary Deobfuscation by NTT Secure Platform Laboratories☆1,114Updated 4 years ago
- A Coverage Explorer for Reverse Engineers☆2,338Updated 8 months ago
- Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free…☆1,762Updated last month
- A True Instrumentable Binary Emulation Framework☆5,340Updated 2 weeks ago
- A curated list of awesome Ghidra materials