Skip to content

Commit

Permalink
Fix r2ghidra-dec link in README.md (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcasal authored and xarkes committed Dec 10, 2019
1 parent ae31a7f commit 2e2e4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Want to build your own Plugin for Cutter, or to port an existing one? Follow the

## Decompilers

### [Ghidra Decompiler](https://github.com/thestr4ng3r/r2ghidra-dec)
### [Ghidra Decompiler](https://github.com/radareorg/r2ghidra-dec)
This is an integration of the Ghidra decompiler for Cutter and radare2. It is solely based on the decompiler part of Ghidra, which is written entirely in C++, so neither Ghidra itself nor JAVA are required at all and the plugin can be built self-contained.

Due to its quality, the ghidra decompiler plugin is shipped by default in Cutter releases.
Expand Down

0 comments on commit 2e2e4a3

Please sign in to comment.