about summary refs log tree commit diff
path: root/frida_mode/src/instrument/instrument_arm32.c
AgeCommit message (Expand)Author
2023-07-13ntsvanhauser-thc
2023-07-10Increase dummy map sizeYour Name
2022-12-13code formatvanhauser-thc
2022-11-23Fixes to make things easier to build for ARMYour Name
2022-10-11Fixes for x64Your Name
2022-10-11Bump FRIDA versionYour Name
2022-10-11ARM branch suppressionYour Name
2022-08-06code formatvanhauser-thc
2022-08-04Added support for ARM32 inline assemblyYour Name
2022-08-04Fix formattingYour Name
2022-07-29Added framework for logging register contents at the end of each basic blockYour Name
2022-07-12clang format 14vanhauser-thc
2022-02-18Add global caching of block translation to instrumentationYour Name
2022-02-18Added instrumentation for CMOV instructionsYour Name
2021-12-02Fixes for arm32Your 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-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