Add dotPeek

This commit is contained in:
Andrea De Pasquale 2018-06-09 19:51:42 +02:00
parent 43af86d04f
commit bf8ffa2ada

View File

@ -507,6 +507,8 @@ the [browser malware](#browser-malware) section.*
- A binary analysis platform based   on QEMU. DroidScope is now an extension to DECAF.
* [dnSpy](https://github.com/0xd4d/dnSpy) - .NET assembly editor, decompiler
and debugger.
* [dotPeek](https://www.jetbrains.com/decompiler/) - Free .NET Decompiler and
Assembly Browser.
* [Evan's Debugger (EDB)](http://codef00.com/projects#debugger) - A
modular debugger with a Qt GUI.
* [Fibratus](https://github.com/rabbitstack/fibratus) - Tool for exploration