Mathieu Tarral
Mathieu Tarral
Hi @zeropio I updated a PR at #45 which will fix the VSIX extension setup and driver compilation issue. Can you test it on your side and confirm ?
Hi @zeropio I can confirm here that my latest work on #48 installs the Vsix folder:   And the vulnerable driver compilation works again with `msbuild`. I'll just go...
Thanks for the feedback. I'm confused as to why the Windows driver kit was not found. Can you confirmed that you are using my feature branch on #48 and rebuilt...
@anshulsharma-hashicorp Thanks for the quick reply. Yes, manually specifying `efi_firmware_code` and `efi_firmware_vars` **does work** as a workaround. However, this issue is about **Packer’s defaults breaking** on modern systems: - Ubuntu...
Just tested the Windows image with vuln_driver, coverage is showing up: 
Updating this ticket, i've managed to write some documentation on the current Fuzzer QEMU interface in kAFL: [fuzzer_qemu_interface.zip](https://github.com/IntelLabs/kAFL/files/11903665/fuzzer_qemu_interface.zip) We should have another quick sync on this @schumilo and determine the...
Good catch @Gehim12 ! I'll push a fix right away !
Hi @kbh1860 thank you for your interest in kAFL ! It seems that `libusb` is disabled by default in QEMU, since our configure line doesn't enable or disable that feature...
Hi @kbh1860 did you solve your issue ? Can we close it ?
@novafacing thanks for telling you had ownership on `getters2` ! I'll try to confirm that the fix works here before submitting a PR.