ghidra
https://github.com/nationalsecurityagency/ghidra
Java
Ghidra is a software reverse engineering (SRE) framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported27 Subscribers
Add a CodeTriage badge to ghidra
Help out
- Issues
- 6805: JSR calls include erroneous write references to the stack
- Decompiler shows array indexing as index_var[0x1000] instead of DATA_0x1000[index_var] (because of incorrect dataflow inference)
- AArch64: Change xar shift to rotate, or to xor
- AArch64: Change bcax OR to XOR
- AArch64: fix fmlsl and fmlal float arithmetic
- AArch64: Change eor3 OR to XOR
- AArch64: fix using destination in place of operand in fmls
- AArch64: fix fmlal2 and fmlsl2 register offsets
- AArch64: Change rax1 shift to rotate, or to xor
- AArch64: fix sbcs/ngcs flags when destination is xzr
- Docs
- Java not yet supported