Open vitalych opened 4 years ago
Hi Vitaly, I want to follow up on this enhancement.
Are there any new updates or future plans to support detecting kernel module load/unload in LinuxMonitor?
No there isn't, but I would be happy to advise whoever decides to add support for that.
Vitaly, thanks for replying. I needed it before but I got a workaround. Yeah, that would be useful if someone can make it work.
s2e-env does not support Linux driver targets. Until support is added, use the following workaround:
s2e new_project -n mydriver -i debian-9.2.1-i386 --no-target --type linux
Notes: