about summary refs log tree commit diff
path: root/frida_mode
AgeCommit message (Collapse)Author
2023-01-03welcome 2023vanhauser-thc
2022-12-13code formatvanhauser-thc
2022-12-01Fix branch suppression for ARM64Your
2022-12-01Bump FRIDA versionYour
2022-11-23Fixes to make things easier to build for ARMYour Name
2022-11-18Fix cmplog block ID generation to use hashes rather than bit-shiftsYour Name
2022-10-11Bump to FRIDA 16.0.1Your Name
2022-10-11Fixes for x64Your Name
2022-10-11Bump FRIDA versionYour Name
2022-10-11ARM branch suppressionYour Name
2022-10-11Updates following FRIDA API changesYour Name
2022-09-10Merge pull request #1511 from tocic/fix/docs_typosvan Hauser
Fix typos in docs
2022-09-10Fix typos in docstocic
2022-09-05egrep -> grep -evanhauser-thc
2022-08-11Changes to allow cross-compilation of pngtestYour Name
2022-08-11Fixed warnings about format stringsYour Name
2022-08-11Fixed makefile formattingYour Name
2022-08-09Fix unstable test makefileYour Name
2022-08-06code formatvanhauser-thc
2022-08-05Add support for Android SHMYour Name
2022-08-05Changes to abstract shared memoryYour Name
2022-08-05Fixes to formattingYour Name
2022-08-05Android fixesYour Name
2022-08-04Add support for using hook on ARM32Your Name
2022-08-04Added support for ARM32 inline assemblyYour Name
2022-08-04Added support for ARM32 persistent modeYour Name
2022-08-04Added build of FRIDA mode shared library to enable embeddingYour Name
2022-08-04Changes to add option for absolute coverage dataYour Name
2022-08-04Fix formattingYour Name
2022-07-29Added framework for logging register contents at the end of each basic blockYour Name
2022-07-29Fix endianness of coverage data on big endian systemsYour Name
2022-07-25code formatvanhauser-thc
2022-07-21Fix some OSX incompatibilities on AARCH64 (#1479)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2022-07-12clang format 14vanhauser-thc
2022-07-08Merge pull request #1470 from WorksButNotTested/fridavan Hauser
Updated FRIDA version
2022-07-08Updated FRIDA versionYour Name
2022-07-07Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devRuben ten Hove
2022-07-04nitsvanhauser-thc
2022-06-21various changesRuben ten Hove
2022-05-12Added test for prefetch validationYour Name
2022-05-12Validate address space before prefetchingYour Name
2022-05-12Update version of FRIDAYour Name
2022-05-06frida module android build fix.David Carlier
2022-04-18code formatvanhauser-thc
2022-03-31frida mode fix arm64 buildDavid CARLIER
2022-03-30ignore unused variable to let make DEBUG=1 distrib succeedhexcoder-
2022-02-18Add global caching of block translation to instrumentationYour Name
2022-02-18Reserved used address space on dlclose to prevent re-useYour Name
2022-02-18Added test for running pythonYour Name
2022-02-18Changes to default CMOV instrumentation to offYour Name