kaiju icon indicating copy to clipboard operation
kaiju copied to clipboard

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 wis...

Results 8 kaiju issues
Sort by recently updated
recently updated
newest added

**Describe the bug** https://sourcegraph.com/github.com/CERTCC/kaiju/-/blob/src/main/java/kaiju/tools/fse/FnSetExtractor.java?L78 **To Reproduce** 1. Have files in project. 2. Configure FnSetExtractorPlugin Here's some logging of a disassembly I didn't initiate or expect: ``` 2023-12-11 12:00:06 WARN (GhidraPluginsConfiguration)...

bug

**Describe the bug** * The non-classic function hasher is called "Kaiju Function Hashing" instead of "CERT Function Hashing" * I don't see a "CERT Function Hash Viewer" or "CERT Function...

bug
documentation

**Is your feature request related to a problem? Please describe.** Up to now the generation of initial facts in Pharos is done exclusively with the help of the Rose Framework....

enhancement

**Describe the bug** When analyzing object-oriented programs, it would be helpful to be able to draw on the strength of Ghidra as well as Pharos + Kaiju. Unfortunately, the same...

enhancement

**Is your feature request related to a problem? Please describe.** I currently use fn2hash/kaiju to reconcile functions/symbols between a version of an application that doesn't have any symbols, and a...

enhancement

**Describe the bug** When analyzing a large binary, I have to make an absurdly large swap file (100 GB) or else it will run out of memory. The combined RAM...

enhancement

This is a reminder to ourselves that CERT Kaiju function hashing is still a fairly expensive auto-analysis step. For example in one file, we spent 49 seconds in hashing, with...

enhancement