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
- x86: Zero upper bits of 64-bit registers on repeat/loop/string instructions
- armv6m: msr instruction is reading from the wrong register
- AArch32: STR/STRT had missing offset when rt/rd is PC
- AArch64: Change rmif bit shift to rotate
- AArch32: vst2 had out-of-range invalid varnode access
- AArch32: FLDM*X/FSTM*X had missing offset when rn is PC
- Add ARM32 coprocessor symbolic names for decompilation view (for mcr,mrc,mcrr,mrrc instructions)
- AArch32: (Thumb32) missing DecodeImmShift() defaults to 32 for type '01' (SRType_LSR ) & '10' (SRType_ASR)
- x86: Add constraint to mod field of instructions that can only encode registers
- x86: Add missing reg_opcode constraint to lockable INC
- Docs
- Java not yet supported