pe_tree
PE viewer
A tool for analyzing Portable Executable files in a tree-like structure
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.
1k stars
52 watching
171 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
erocarrera/pefile | A Python module for parsing and working with Portable Executable files. | 1,880 |
petoolse/petools | A toolkit for analyzing and manipulating Portable Executable (PE) files used in Windows applications. | 1,039 |
sooshie/packerid | A tool for analyzing and disassembling PE files with additional features for parsing and extracting data | 42 |
hiddenillusion/analyzepe | Analyzes PE files by combining data from various tools to generate a centralized report. | 204 |
dragon-dreamer/binary-valentine | An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 16 |
hasherezade/pe-bear-releases | An open-source tool for analyzing and editing PE file formats | 767 |
packing-box/pypackerdetect | Detects whether an executable is packed using various methods and signatures. | 21 |
elastic/ember | A collection of features extracted from PE files for use in malware benchmarking and classification | 946 |
hasherezade/libpeconv | A library for loading and manipulating executable files (PE files) in a low-level way | 1,117 |
pocketpy/pocketpy | An embeddable, high-level Python interpreter written in C11. | 1,609 |
akshaych92/can_bus_dbc_viewer | An application designed to view and edit CAN bus dbc files | 7 |
endofline-py/tfetch | A Python-based tree view system for fetching and displaying system information | 7 |
sony/pyieoe | Develops an interpretable evaluation procedure for off-policy evaluation (OPE) methods to quantify their sensitivity to hyper-parameter choices and/or evaluation policy choices. | 31 |
peerdavid/remapy | An open-source file explorer for reMarkable tablets, supporting various file formats and functionalities such as uploading, downloading, and annotating documents. | 174 |
hasherezade/bearparser | A C++ library for parsing Portable Executable files | 648 |