From ec8291d51c56d580457354c1674b686466793fd8 Mon Sep 17 00:00:00 2001 From: rshipp Date: Thu, 26 May 2016 08:33:56 -0600 Subject: [PATCH] Add @rabbitstack Fibratus Closes #62 --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.