about summary refs log tree commit diff
path: root/frida_mode/src/instrument/instrument_arm64.c
AgeCommit message (Expand)Author
2021-12-28Removed redundant instructionjon
2021-12-27Further optimization of AARCH64 codejon
2021-12-27Fix broken op-codes for AARCH64jon
2021-12-27Changes to explicitly place the previous_pcjon
2021-12-23Optimize AARCH64 inline assemblyYour 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-04-28Frida persistent (#880)WorksButNotTested