ghidra_scripts
Malware analysis tools
A set of Ghidra scripts for analyzing malware and extracting insights from shellcodes using various techniques such as hash matching and deobfuscation.
Ghidra scripts for malware analysis
90 stars
6 watching
4 forks
Language: Python
last commit: 11 months ago ghidrapythonreverse-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
securityjoes/askjoe | An OpenAI-powered Ghidra script to analyze malware by providing explanations and insights | 121 |
allsafecybersecurity/lazyghidra | A tool to convert Ghidra data into different formats and check for potential buffer overflow vulnerabilities. | 137 |
grayhatacademy/ghidra_scripts | Tools to support exploitation and reverse engineering of IOT devices | 464 |
ghidraninja/ghidra_scripts | Scripts for automating reverse engineering tasks in the Ghidra software suite. | 1,036 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 287 |
al3xtjames/ghidra-firmware-utils | Tools to analyze PC firmware using the Ghidra reverse engineering platform | 400 |
cyb3rmx/qu1cksc0pe | A comprehensive tool for analyzing suspicious files and detecting malware characteristics. | 1,320 |
cisco-talos/ghidraaas | Exposes Ghidra analysis through REST APIs and integrates it with IDA Pro | 219 |
telekom-security/malware_analysis | An analysis repository providing scripts, signatures, and IOCs for detecting and analyzing malware. | 110 |
idiom/pftriage | Tool to analyze files during malware analysis and triage by extracting properties and detecting malicious indicators. | 77 |
torgotorgo/ghidra-findcrypt | An auto analysis module for Ghidra to identify and label cryptographic constants in binary files. | 246 |
d3v1l401/findcrypt-ghidra | A plugin for Ghidra that enables fast identification of cryptographic functions in disassembled code. | 522 |
federicodotta/ghidra-scripts | A collection of custom scripts for Ghidra to aid in reverse engineering and analysis of iOS apps | 92 |
jpcertcc/aa-tools | A collection of tools and scripts for analyzing malware, reverse engineering malware, and decrypting encrypted data | 455 |
dynetics/malfunction | Tools for analyzing and comparing malware at a function level using fuzzy hashing algorithms | 191 |