about summary refs log tree commit diff
path: root/utils/afl_frida/afl-frida.c
AgeCommit message (Expand)Author
2021-07-23removed utils/afl_fridavanhauser-thc
2021-04-01fix #if A == B always evalutes to trueJiangen Jiao
2021-01-30afl-frida faster for x86_x64van Hauser
2021-01-30remove warningsvan Hauser
2021-01-26real fix plus code formatvan Hauser
2021-01-20afl_frida: Add AFL_FRIDA_TEST_INPUT env to debug inputJoey Jiao
2021-01-20afl_frida: fix target libJoey Jiao
2021-01-20android: afl_frida: get target lib/function from command lineJoey Jiao
2020-12-26more flexible system support for afl-fridavan Hauser
2020-12-26Merge pull request #661 from Manouchehri/devvan Hauser
2020-12-26utils/afl_frida is not 5% fastervan Hauser
2020-12-26Include Apple headers.David Manouchehri
2020-12-01renamed examples/ to utils/vanhauser-thc