diff --git a/README.md b/README.md index 357c7ea..ed31f4a 100644 --- a/README.md +++ b/README.md @@ -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.