cglosner
cglosner
While your adding the deduplication, could you possible add support for printing the stack trace when a solution is found. It shouldn't too difficult because it can be done manually...
Would it be possible to hook into how simics currently tracks coverage?
After some very hackyish testing for UEFI, it is possible to get the relocations from simics by utilizing the existing debug info. As long as the program compiled in debug...
I have been working on this recently. There is a branch based off of https://github.com/shijunjing/edk2/tree/sanitizer2 that utilizes ASan within UEFI for QEMU, but based off of how it works it...
Sorry for the very late reply, I got side tracked and didn't get around to porting it right away. Below are the repos that have all of the necessary code:...
A couple things I noticed when running my own tests that may help you out. 1. it takes about 550 seconds to get to the boot menu so for the...
I may be off a little bit but some of those scripts haven't been updated for the newest version, so my guess is that one the `@tsffs` options that was...