about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-04-16Merge branch 'stable' into devvan Hauser
2021-04-16reviewhexcoder
2021-04-16update docsvanhauser-thc
2021-04-16fix nitsvanhauser-thc
2021-04-16Merge pull request #876 from WorksButNotTested/dev-frida-fixesvan Hauser
Changes following code review
2021-04-16Changes following code reviewYour Name
2021-04-16fix nitsvanhauser-thc
2021-04-15autoformat with blackDominik Maier
2021-04-15cmplog -l3: disable trimming, forcing input2stage for allvanhauser-thc
2021-04-15fix compcovtestAndrea Fioraldi
2021-04-15fix compcovtestAndrea Fioraldi
2021-04-15fix compcovtestAndrea Fioraldi
2021-04-15qemuaflAndrea Fioraldi
2021-04-15update readmevanhauser-thc
2021-04-15fix uivanhauser-thc
2021-04-15afl-whatsup -d fixvanhauser-thc
2021-04-15fix warningsvanhauser-thc
2021-04-15remove duplicate plot file writevanhauser-thc
2021-04-15fix writing stat file on exitvanhauser-thc
2021-04-14allow aflpp_qemu_driver_hook.o to failvanhauser-thc
2021-04-14update readmevanhauser-thc
2021-04-14add readmevanhauser-thc
2021-04-14conflictsAndrea Fioraldi
2021-04-14qemu driver new apiAndrea Fioraldi
2021-04-14fix aflpp qemu hookvanhauser-thc
2021-04-14ui updatevanhauser-thc
2021-04-13fix alive count in afl-whatsupvanhauser-thc
2021-04-13afl-whatsup -dvanhauser-thc
2021-04-13add AFL_EXIT_ON_SEED_ISSUESvanhauser-thc
2021-04-13ui custom mutator only displayvanhauser-thc
2021-04-13display dictionary usage in havoc only modevanhauser-thc
2021-04-09Merge pull request #868 from ujjwalkirti/patch-1van Hauser
Update ideas.md
2021-04-09Update ideas.mdUjjwal Kirti
Hey, I noticed there was a spelling error in above documentation for GSOC '21. I have corrected it, you can have a look at it if you want.
2021-04-09update grammar-mutator, show better fuzzing strategy yieldsvanhauser-thc
2021-04-09fix afl_custom_queue_new_entry when syncingvanhauser-thc
2021-04-08Merge pull request #866 from AFLplusplus/tmpvan Hauser
removed -lc++ linking for lto
2021-04-08removed -lc++ linking for ltovanhauser-thc
2021-04-07fix forkserver timeout error msgvanhauser-thc
2021-04-07Merge pull request #860 from joeyjiaojg/devhexcoder
android: disable sigaction inside debuggerd
2021-04-07android: disable sigaction inside debuggerdJiangen Jiao
check https://github.com/google/AFL/blob/master/docs/INSTALL#L173
2021-04-06Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2021-04-06better understandable directory creation logichexcoder-
2021-04-06add missing envvanhauser-thc
2021-04-06Haiku: create directory for debug_server, if not presenthexcoder-
2021-04-06better MacOs msgvanhauser-thc
2021-04-05Merge pull request #857 from Begasus/haikuvan Hauser
Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP
2021-04-05Declare private api __kern_write for Haikubegasus
2021-04-05Fix undeclared SYS_write on Haikubegasus
2021-04-04fix conflictbegasus
2021-04-04Add -lnetwork to dependencies for Haikubegasus