mandiant / speakeasy

Windows kernel and user mode emulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

log which entry points are being emulated

williballenthin opened this issue · comments

the logging output from run_speakeasy.py describes info, warnings, and errors encountered; however, its difficult to tell where these happened because its not clear when each entry point is being emulated. the emulator should log messages when it goes to emulate a routine.