about summary refs log tree commit diff
path: root/frida_mode/src/instrument/instrument_arm64.c
AgeCommit message (Expand)Author
2022-12-01Fix branch suppression for ARM64Your
2022-10-11Fixes for x64Your Name
2022-10-11Bump FRIDA versionYour Name
2022-08-04Fix formattingYour Name
2022-07-29Added framework for logging register contents at the end of each basic blockYour Name
2022-07-21Fix some OSX incompatibilities on AARCH64 (#1479)WorksButNotTested
2022-07-12clang format 14vanhauser-thc
2022-05-12Update version of FRIDAYour Name
2022-04-18code formatvanhauser-thc
2022-03-31frida mode fix arm64 buildDavid CARLIER
2022-02-18Add global caching of block translation to instrumentationYour Name
2022-02-18Added instrumentation for CMOV instructionsYour Name
2022-02-01Make default coverage code branchlessjon
2022-02-01AARCH64 branch suppressionYour Name
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