VulnDetector

Results 4 comments of VulnDetector

I came into the same error. Is it solved?

Thanks for your reply. @edeiana The full output running that I get after running `./drrun -- test` is : ``` ``` The full output running that I get when I...

Thanks a lot. @edeiana My goal is to instrument the app binary, no matter if `-disable_rseq` option is set, and I don’t need my app to have rseq support. This...

Thanks for your reply. @derekbruening I run the command: `drrun -debug -loglevel 4 -- ./test`, and get the debug log, which is in the attachment `test.0.21571.log`. [test.0.21571.log](https://github.com/DynamoRIO/dynamorio/files/15290441/test.0.21571.log) Because I don’t...