8000 Update 02-Use_the_Tools_Available.md · RapidCpp/cppbestpractices@f3eb30f · GitHub
[go: up one dir, main page]

Skip to content

Commit f3eb30f

Browse files
authored
Update 02-Use_the_Tools_Available.md
Maybe include Ghidra in reverse engineering tools? It has a lot of features. And I know this is an NSA program, but they already knows what have you done... ;)
1 parent 1be918f commit f3eb30f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

02-Use_the_Tools_Available.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ A coverage analysis tool shall be run when tests are executed to make sure the e
293293
### Reverse engineering tools
294294

295295
* [Cutter](https://cutter.re/) - A front-end for [Radare2](https://www.radare.org/n/radare2.html). It provides tools such as decompiler, disassembly, graph visualizer, hex editor.
296+
* [Ghidra](https://ghidra-sre.org/) - Ghidra is a free and open source reverse engineering tool developed by the National Security Agency (NSA) of the United States.
296297

297298
### GCC / Clang Sanitizers
298299

0 commit comments

Comments
 (0)
0