AskJOE
Malware decoder
A tool that utilizes OpenAI to assist researchers in reverse engineering malware using Ghidra
This is a Ghidra script that calls OPENAI to give meaning to decompiled functions
121 stars
5 watching
8 forks
Language: Python
last commit: 6 months ago automationghidraopenaipluginreversing
Related projects:
Repository | Description | Stars |
---|---|---|
allsafecybersecurity/ghidra_scripts | A set of Ghidra scripts for analyzing malware and extracting insights from shellcodes using various techniques such as hash matching and deobfuscation. | 91 |
rjzak/decompressingyara | A tool for decompressing malware samples and running Yara rules against them. | 7 |
uppusaikiran/yara-finder | Tools to detect and analyze malware using Yara rules | 2 |
joxeankoret/pyew | A command-line tool for analyzing malware and disassembling binary files | 386 |
jheise/yarascanner | A web service for scanning files with Yara rules to detect malware and other threats | 27 |
uppusaikiran/generic-parser | Analyzes malware files to detect suspicious behavior by extracting meta information and features. | 1 |
herosi/cto | An IDA plugin for creating and analyzing function call graphs of malware | 328 |
imp0rtp3/yobi | A web browser extension that intercepts and analyzes script requests to detect malware using YARA rules | 48 |
cyb3rmx/qu1cksc0pe | An all-in-one malware analysis tool that provides detailed information about suspicious files and executables. | 1,348 |
jpcertcc/aa-tools | A collection of tools and scripts for analyzing malware, reverse engineering malware, and decrypting encrypted data | 455 |
joesecurity/jbxapi | Provides an API wrapper to interact with the Joe Sandbox API for analyzing malicious files. | 64 |
hasherezade/hollows_hunter | Analyzes running processes to detect and dump malicious code | 2,047 |
malice-plugins/yara | A plugin that enables malware analysis using the YARA ruleset | 30 |
telekom-security/malware_analysis | An analysis repository providing scripts, signatures, and IOCs for detecting and analyzing malware. | 110 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 289 |