van Hauser
van Hauser
this is useful so people can do an easy git pull to update the script
Hi! We changed the custom mutator API (and it will not be changed anymore, just expanded), maybe you will want to update your code state :) https://github.com/AFLplusplus/AFLplusplus/blob/dev/docs/custom_mutators.md Also do you...
I was looking at tracehook_line_trace_hook in _tracehookmodule.c - the instrumentation you are doing is overly complex and therefore is very, very time consuming. if the bytecode offset is something that...
**Is your feature request related to a problem? Please describe.** I my work I often to a quick dive into binaries, so I wrote a Ghidra script that automatically imports...
**Is your feature request related to a problem? Please describe.** most embedded systems are minimal installations that deploy busybox. as lynis expects standard gnu bash, ps, grep etc. this fails...
*ALL* email services have password cracking protection enable, either blocking offender's IP addresses, faking positive results for bad passwords or faking negative results for a correct password. Also hydra is...
As many people are not able to solve this easily - this is how to do it: 1. Log into DVWA (login: admin, password: password) 2. Collect your PHPSESSID cookie...
as I am not a Google dev, but try to take care afl++ works, please put issues with afl/afl++ here, reference a dedicated issue here or mention @vanhauser-thc in your...
adding a local job results in an upload error: ``` | ERROR:root:Failed to get blob from key 58a7790f-e22f-4612-bc9d-62ad223f0b7d. | Traceback (most recent call last): | File "/root/.local/share/virtualenvs/clusterfuzz-rAL0Uxhl/bin/gunicorn", line 8, in...
Hi, I think an FAQ entry would be very helpful that gives an indicator which mode (Dynamorio, Intel PT, syzygy) is faster than the other and approx how much (if...