8000 Merge pull request #139 from simrego/patch-1 · FamousHero/cppbestpractices@247e79a · GitHub
[go: up one dir, main page]

Skip to content

Commit 247e79a

Browse files
authored
Merge pull request cpp-best-practices#139 from simrego/patch-1
Update 02-Use_the_Tools_Available.md
2 parents 1be918f + f3eb30f commit 247e79a

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