Metadata-Version: 1.1
Name: fibratus
Version: 0.4.1
Summary: Tool for exploration and tracing of the Windows kernel
Home-page: https://github.com/rabbitstack/fibratus
Author: Nedim Sabic (RabbitStack)
Author-email: bhnedo@hotmail.com
License: Apache
Description: Fibratus is a tool which is able to capture the most of the Windows kernel activity - process/thread creation and termination, file system I/O, registry, network activity, DLL loading/unloading and much more. Fibratus has a very simple CLI which encapsulates the machinery to start the kernel event stream collector, set kernel event filters or run the lightweight Python modules called filaments. You can use filaments to extend Fibratus with your own arsenal of tools.
Keywords: windows kernel,tracing,system exploration,syscalls
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: System
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
