PEiD
PE analysis tool
An implementation of a PEiD-like tool with Yara rule analysis capabilities
Yet another implementation of PEiD with yara
17 stars
3 watching
8 forks
Language: Go
last commit: almost 8 years ago
Linked from 1 awesome list
binary-analysispeidyarayara-rules
Related projects:
Repository | Description | Stars |
---|---|---|
ffri/pypeid | An implementation of PEiD analysis with Yara-python | 6 |
rednaga/apkid | Identifies how Android apps were made by analyzing compiled code and file formats | 2,070 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
neo23x0/yaranalyzer | Analyzes and reports on Yara rules and files | 359 |
yaqwsx/kikit | Automates tasks in KiCAD workflows, such as panelization and manufacturing data export | 1,546 |
justicerage/manalyze | Analyzes PE files for security vulnerabilities and suspicious behavior | 1,018 |
g-les/yara-pe-features | A presentation project showcasing how to quickly analyze executable files using YARA and PE features | 4 |
mingyuan-xia/patdroid | An Android-specific toolkit for analyzing and understanding APK files | 118 |
packing-box/peid | A tool for detecting packed executables in Windows files by identifying embedded signatures | 128 |
pdaian/mev | A toolset for modeling and analyzing the extractable value of mining operations using Python. | 126 |
hasherezade/pe-bear-releases | An open-source tool for analyzing and editing PE file formats | 767 |
fare9/pba_analysis_tools | Custom C++ implementations of analysis tools from the book Practical Binary Analysis | 52 |
sooshie/packerid | A tool for analyzing and disassembling PE files with additional features for parsing and extracting data | 42 |
mrexodia/yaragen | Generates Yara rules from function basic blocks in debugged binary images | 35 |
mianalysis/mia | Provides a modular framework for assembling image and object analysis workflows in the context of ImageJ/Fiji | 11 |