bannsec
bannsec
Hey, So I've been trying to get this project to work and so far have not had joy. I tried this on a few existing challenges without success, so I...
Looks like angr's APIs changed on you. ``` File "/home/angr/.virtualenvs/angr/lib/python3.8/site-packages/angrdbg/memory_8.py", line 17, in from angr.storage.memory import SimMemory, DUMMY_SYMBOLIC_READ_VALUE ModuleNotFoundError: No module named 'angr.storage.memory' ```
So in normal markdown I can do something like ````markdown ```python python code here ``` ```` However, using this template no matter what I put after the triple tick to...
patchkit is still stuck on python2, which is both obsolete and actively being pushed out of major distros like ubuntu. Better path forward is to use lief to update the...
This thing looks awesome and likely should be the new default fuzzer. Integrate AFL++ as a fuzzer: https://github.com/vanhauser-thc/AFLplusplus
babush modified libdislocator to work on ulibc binaries: https://github.com/thebabush/libdislocator-uClibc Probably call it... DISLOCATOR_ULIBC?
https://github.com/SoftSec-KAIST/Eclipser
https://github.com/Darkkey/erlamsa
Add option to utilize LibDislocator during fuzzing.
Binary instrumener. https://github.com/google/syzygy