about summary refs log tree commit diff
path: root/frida_mode/src/instrument/instrument_x86.c
AgeCommit message (Expand)Author
2021-12-27Changes to explicitly place the previous_pcjon
2021-11-19Changes to skip coverage code on deterministic branches on x86Your Name
2021-11-19Optimize assembly for x86Your Name
2021-11-10Suppress spurious outputYour Name
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-10-12frida mode fix on x86_64 archsDavid Carlier
2021-07-14Improved block and edge numbering to reduce collisions (#1021)WorksButNotTested
2021-06-24Added JS support (#992)WorksButNotTested
2021-06-08FRIDA AARCH64 support (#965)WorksButNotTested
2021-05-17Support for x86 (#920)WorksButNotTested
2021-04-28Frida persistent (#880)WorksButNotTested