about summary refs log tree commit diff
path: root/frida_mode/GNUmakefile
AgeCommit message (Expand)Author
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
2021-05-20Changes to have persistent mode exit at the end of the loop (#928)WorksButNotTested
2021-05-20Push to stable (#927)van Hauser
2021-05-18Minor integration tweaks (#926)WorksButNotTested
2021-05-17Support for x86 (#920)WorksButNotTested
2021-05-10Push to stable (#895)van Hauser
2021-05-08Changes to bump FRIDA version and to clone FRIDA repo in to build directory r...WorksButNotTested
2021-05-04set ARCH for linux intel 32-bit for frida-gum-devkithexcoder-
2021-04-30Support for AFL_ENTRYPOINT (#898)WorksButNotTested
2021-04-30Added representative fuzzbench test and test for libxml (#893)WorksButNotTested
2021-04-29Fixes for aarch64, OSX and other minor issues (#891)WorksButNotTested
2021-04-28nitsvanhauser-thc
2021-04-28nitsvanhauser-thc
2021-04-28Bumped warnings up to the max and fixed remaining issues (#890)WorksButNotTested
2021-04-28fix frida modevanhauser-thc
2021-04-28Frida persistent (#880)WorksButNotTested