mandiant/flare-emu

add interface to add new API hooks

jtbennett-fe opened this issue · 1 comments

EmuHelper class should expose a function that allows the user to add hooks for functions encountered during emulation. This is currently possible, but it requires knowledge of internals and is not documented.