about summary refs log tree commit diff
path: root/frida_mode/test
AgeCommit message (Expand)Author
2021-09-23Performance improvements (#1094)WorksButNotTested
2021-09-20fix a bug in frida_mode/test/libpcap/GNUMakefilemart1n
2021-08-26Add unstable coverage supportYour Name
2021-08-20Fixed coverage on OSX (dependency on pipe2)Your Name
2021-08-02frida: switch truncate to ddvanhauser-thc
2021-07-28Changes to add additional FASAN configurations to osx-libJonathan Wilson
2021-07-27Update readme, minor tweaksJonathan Wilson
2021-07-27Added test for fuzzing a lib on OSXJonathan Wilson
2021-07-15merged stable into devDominik Maier
2021-07-12Added sqlite test (#1015)WorksButNotTested
2021-07-06Changes to make JS run in foreground thread (#1009)WorksButNotTested
2021-07-06Deferred exclusion support (#1008)WorksButNotTested
2021-07-06Improved OSX support (#1005)WorksButNotTested
2021-06-28push to stable (#987)van Hauser
2021-06-25Improved FRIDA mode scripting support (#994)WorksButNotTested
2021-06-24Added JS support (#992)WorksButNotTested
2021-06-16Perf regression4 (#979)WorksButNotTested
2021-06-14push to stable (#973)van Hauser
2021-06-11Improve tracing support to include real addresses and edge ids and also suppo...WorksButNotTested
2021-06-10FRIDA - Remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET (#970)WorksButNotTested
2021-06-08push to stable (#962)van Hauser
2021-06-08FRIDA AARCH64 support (#965)WorksButNotTested
2021-05-30final push to stable (really?) (#939)van Hauser
2021-05-29Support writing Stalker stats (#945)WorksButNotTested
2021-05-28Changes to add missing exclusion of ranges (#943)WorksButNotTested
2021-05-27Support for AFL_FRIDA_PERSISTENT_RET (#941)WorksButNotTested
2021-05-27Frida (#940)WorksButNotTested
2021-05-20Push to stable (#927)van Hauser
2021-05-19mergeAndrea Fioraldi
2021-05-17Support for x86 (#920)WorksButNotTested
2021-05-17FASAN Support (#918)WorksButNotTested
2021-05-11Fixes to memory operands for complog (#916)WorksButNotTested
2021-05-10Push to stable (#895)van Hauser
2021-05-10Changes to remove binaries from frida_mode (#913)WorksButNotTested
2021-04-30Support for AFL_ENTRYPOINT (#898)WorksButNotTested
2021-04-30frida: complog -> cmplogvanhauser-thc
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-28Bumped warnings up to the max and fixed remaining issues (#890)WorksButNotTested
2021-04-28Frida persistent (#880)WorksButNotTested
2021-04-16Changes following code reviewYour Name
2021-04-15autoformat with blackDominik Maier
2021-03-24Add support for FRIDA modeYour Name