Merge pull request #21 from volysandro/master

Added GHIDRA to README.md
This commit is contained in:
KaliTut 2019-03-07 22:17:22 +02:00 committed by GitHub
commit b25498551c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,6 +114,7 @@ A curated list of awesome reversing resources
*Disassemblers*
* [IDA Pro](https://www.hex-rays.com/products/ida/index.shtml)
* [GHIDRA](https://ghidra-sre.org/)
* [Binary Ninja](https://binary.ninja/)
* [Radare](http://www.radare.org/r/)
* [Hopper](http://hopperapp.com/)