Add @rabbitstack Fibratus

Closes #62
This commit is contained in:
rshipp 2016-05-26 08:33:56 -06:00
parent 3363512390
commit ec8291d51c
No known key found for this signature in database
GPG Key ID: 1F4037ED24A4D1F0

View File

@ -407,6 +407,8 @@ the [browser malware](#browser-malware) section.*
and debugger.
* [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
and tracing of the Windows kernel.
* [GDB](http://www.sourceware.org/gdb/) - The GNU debugger.
* [GEF](https://github.com/hugsy/gef) - GDB Enhanced Features, for exploiters
and reverse engineers.