An open API service indexing awesome lists of open source software.

https://github.com/hyperdbg/event-forwarding-examples

Examples of using "Event Forwarding" mechanism in HyperDbg
https://github.com/hyperdbg/event-forwarding-examples

Last synced: about 1 year ago
JSON representation

Examples of using "Event Forwarding" mechanism in HyperDbg

Awesome Lists containing this project

README

          

# Event Forwarding
Examples of using the "Event Forwarding" mechanism in HyperDbg

- Event forwarding is a feature designed to make HyperDbg a tool for log gathering and analyzing system behavior. This way, you can use HyperDbg for #DFIR purposes.
- You can use event forwarding to forward the event monitoring result from your internal system to an external source, e.g., **File**, **NamedPipe**, **TCP Socket**, or **DLL (binary) module**.

For more information, please visit [Event Forwarding](https://docs.hyperdbg.org/tips-and-tricks/misc/event-forwarding). More examples are available in the '[output](https://docs.hyperdbg.org/commands/debugging-commands/output)' command.

## Demo
[![Demo](https://img.youtube.com/vi/tyapdCEZtic/0.jpg)](https://www.youtube.com/watch?v=tyapdCEZtic)