aboutsummaryrefslogtreecommitdiff
path: root/frida_mode/GNUmakefile
AgeCommit message (Expand)Author
2023-03-25disable frida in the ci for the moment it is working nowherevanhauser-thc
2023-01-25Fix FRIDA mode for OSX arm64Your Name
2023-01-25Fix FRIDA mode for OSX x64Your Name
2022-12-01Bump FRIDA versionYour
2022-11-23Fixes to make things easier to build for ARMYour Name
2022-10-11Bump to FRIDA 16.0.1Your Name
2022-10-11Fixes for x64Your Name
2022-10-11Bump FRIDA versionYour Name
2022-08-11Fixed makefile formattingYour Name
2022-08-05Android fixesYour Name
2022-08-04Added build of FRIDA mode shared library to enable embeddingYour Name
2022-07-21Fix some OSX incompatibilities on AARCH64 (#1479)WorksButNotTested
2022-07-08Merge pull request #1470 from WorksButNotTested/fridavan Hauser
2022-07-08Updated FRIDA versionYour Name
2022-06-21various changesRuben ten Hove
2022-05-12Update version of FRIDAYour Name
2022-02-01Fix libunwind libraries when building from sourceYour Name
2022-02-01Fixed build from source on OSXjon
2022-02-01Bump FRIDA versionYour Name
2022-01-19Changes to support variations in the mapsizeYour Name
2021-12-27Changes to not build addr for OSXjon
2021-12-25nitsvanhauser-thc
2021-12-17Added addr for finding default base addressYour Name
2021-12-17Changes to build frida-source without devkitYour Name
2021-12-07Bump FRIDA version (#1197)WorksButNotTested
2021-12-02Fixes for arm32Your Name
2021-11-18Bump FRIDA versionYour Name
2021-11-08Suppress coverage for deterministic branchesYour Name
2021-10-25frida mode musl build fixDavid Carlier
2021-10-16frida mode android build fix proposal.David Carlier
2021-10-12frida mode fix on x86_64 archsDavid Carlier
2021-10-12Minimize inline assemblyYour Name
2021-08-20Fixed coverage on OSX (dependency on pipe2)Your Name
2021-08-17Changes to build many-linux build from working copy instead of a fixed branchYour Name
2021-07-20remove realpath dependencyvanhauser-thc
2021-07-16small changes for ARM 32-bit (compiles now, but does not work)hexcoder-
2021-07-14Improved block and edge numbering to reduce collisions (#1021)WorksButNotTested
2021-07-07Updated the version of FRIDA to 15.0.0 (#1013)WorksButNotTested
2021-07-06Frida build fixes (#1010)WorksButNotTested
2021-07-06Deferred exclusion support (#1008)WorksButNotTested
2021-07-05Remove dependency on xxd (#1002)WorksButNotTested
2021-07-02Changes to strip unused symbols from afl-frida-trace.so and hance remove v7 a...WorksButNotTested
2021-06-25Improved FRIDA mode scripting support (#994)WorksButNotTested
2021-06-24Added JS support (#992)WorksButNotTested
2021-06-22Misc (#986)WorksButNotTested
2021-06-22frida fixvanhauser-thc
2021-06-11Improve tracing support to include real addresses and edge ids and also suppo...WorksButNotTested
2021-05-29Support writing Stalker stats (#945)WorksButNotTested
2021-05-27Support for AFL_FRIDA_PERSISTENT_RET (#941)WorksButNotTested
2021-05-21Merge branch 'stable' into devvan Hauser