You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to decaf-platform-discuss
Hi,
We've recently been looking at the CFI code and attempting to re-implement it under PANDA so we can look for exploits in our Malrec dataset (https://giantpanda.gtisc.gatech.edu/malrec/dataset/). However, we have found a callback that doesn't seem to be implemented in DECAF but is used in the system_cfi plugin: loadmainmodule_notify.
When is this callback triggered? Is it a) when the process is first seen in the process list, or b) when the main module (the .exe) is first seen in the module list?