kaiju
Binary analyzer
A binary analysis framework extension for reverse engineering software
CERT Kaiju is a binary analysis framework extension for the Ghidra software reverse engineering suite. This repository is the primary, canonical repository for this project -- file bug reports and wishes here!
272 stars
9 watching
22 forks
Language: Java
last commit: 14 days ago binary-analysisghidrareverse-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 289 |
carbonblack/binee | A binary emulation environment that introspects system interactions to analyze malware behavior. | 507 |
jpcertcc/aa-tools | A collection of tools and scripts for analyzing malware, reverse engineering malware, and decrypting encrypted data | 455 |
lunixbochs/usercorn | A dynamic binary analysis and emulation framework for a wide range of architectures and operating systems. | 893 |
airbus-seclab/bincat | A toolset for analyzing binary code with IDA integration and support for value, taint analysis, type reconstruction, and detection of use-after-free and double-free bugs. | 1,706 |
cmu-sei/pharos | Automated analysis of binary programs to detect and recover object-oriented structures and API calls. | 1,569 |
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
tklengyel/drakvuf | A system for analyzing arbitrary binaries without installing additional software within a virtual machine | 1,074 |
m4rco-/dorothy2 | A framework for analyzing suspicious binaries by configuring analysis environments and executing them in a sandboxed space | 197 |
certuscyber/bapp-certus | Tools to identify vulnerabilities in application variable types by manipulating JSON data | 0 |
kaitai-io/kaitai_struct_csharp_runtime | A C# runtime library for parsing and working with binary data formats. | 64 |
checkpointsw/karta | An IDA plugin that identifies and matches open-sourced libraries in binaries. | 864 |
bgamari/ghc-debug | Enables heap inspection and analysis of running Haskell programs from an external debugger | 61 |
0ffffffffh/dragondance | A plugin for visualizing and manipulating binary code coverage data | 288 |
keensecuritylab/binabsinspector | Automated tool for scanning vulnerabilities in binaries using abstract interpretation and Ghidra support | 1,583 |