Mathieu Tarral

Results 386 comments of 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: ![Image](https://github.com/user-attachments/assets/034f232a-1920-4c5b-877d-2631d67c8b3e) ![Image](https://github.com/user-attachments/assets/e9cc85d0-900b-404b-9e41-d2e0b0ce0d19) 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: ![Image](https://github.com/user-attachments/assets/7550e4ef-e0b5-47ad-bc20-1b8b3ec8b5e6)

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...

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.