disable aslr on apple

This commit is contained in:
vanhauser-thc
2024-01-18 11:22:06 +01:00
parent 04219f9857
commit 523ce154c3
3 changed files with 12 additions and 3 deletions

View File

@ -9,9 +9,6 @@
- afl-fuzz multicore wrapper script
- when trimming then perform crash detection
- either -L0 and/or -p mmopt results in zero new coverage
- DYLD_NO_PIE=1
- sudo nvram boot-args="no_aslr=1"
## Should