Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-25 | frida mode musl further changes display stack trace | David Carlier | |
2021-10-25 | frida mode musl build fix | David Carlier | |
2021-10-23 | frida mode display command line on mac | David CARLIER | |
2021-10-16 | frida mode android build fix proposal. | David Carlier | |
also protecting seccomp the other way around in case it is ported in another platform supported by frida. | |||
2021-10-13 | Fix missing MAP_FIXED_NOREPLACE (#1116) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-10-12 | frida mode fix on x86_64 archs | David Carlier | |
2021-10-12 | Minimize inline assembly | Your Name | |
2021-10-03 | frida mode macOs warning fix, syscall being deprecated, using ↵ | David CARLIER | |
pthread_threadid_np available since snow leopard | |||
2021-10-03 | fix compiler warning in 32-Bit | hexcoder- | |
2021-10-02 | fix some compiler warnings in 32-bit linux | hexcoder- | |
2021-09-23 | Performance improvements (#1094) | WorksButNotTested | |
2021-09-21 | Merge pull request #1093 from Mart11n/stable | van Hauser | |
fix a bug in frida_mode/test/libpcap/GNUMakefile | |||
2021-09-20 | fix a bug in frida_mode/test/libpcap/GNUMakefile | mart1n | |
2021-09-01 | Fixes to make seccomp compile on OSX | jon | |
2021-09-01 | Fixes to build on Ubuntu 18.04 | Your Name | |
2021-08-27 | Added seccomp support | Your Name | |
2021-08-26 | Add unstable coverage support | Your Name | |
2021-08-25 | Changes to how modules are identified for coverage | Your Name | |
2021-08-25 | Changes to fix coverage output | Your Name | |
2021-08-25 | Fix issues with cmplog caused by coverage writing to STDIN | Your Name | |
2021-08-20 | Merge pull request #1075 from WorksButNotTested/test | van Hauser | |
Various New Features & Fixes | |||
2021-08-20 | Fixed coverage on OSX (dependency on pipe2) | Your Name | |
Removed use of 'realpath' in makefiles to fix OSX incompatibility Fixed handling of when prefetching should be enabled Snap the main binary during initialization to avoid stability issues with lazy loading Add support for configurable inline cache entries for FRIDA on x86/x64 Support for prefetching FRIDA backpatches on x86/x64 Improved stats support on x86/x64/aarch64 | |||
2021-08-20 | typo | hexcoder | |
2021-08-20 | wording | hexcoder | |
2021-08-20 | typos | hexcoder | |
2021-08-18 | Force exit of coverage process | Your Name | |
2021-08-17 | Fix coverage data | Your Name | |
2021-08-17 | Changes to build many-linux build from working copy instead of a fixed branch | Your Name | |
2021-08-17 | Add support for generating coverage information | Your Name | |
2021-08-12 | Added documetation on how to debug issues | Your Name | |
2021-08-12 | Don't print loads of debugging info about cmplog when it isn't enabled | Your Name | |
2021-08-12 | Changes to remove hard-coding of MAP_SIZE_POW2 when inline instrumentation ↵ | Your Name | |
is disabled | |||
2021-08-12 | Fix to setting of entry_reached | Your Name | |
2021-08-02 | frida: switch truncate to dd | vanhauser-thc | |
2021-07-28 | Changes to add additional FASAN configurations to osx-lib | Jonathan Wilson | |
2021-07-27 | Update readme, minor tweaks | Jonathan Wilson | |
2021-07-27 | Added test for fuzzing a lib on OSX | Jonathan Wilson | |
2021-07-20 | readd realpath | vanhauser-thc | |
2021-07-20 | remove realpath dependency | vanhauser-thc | |
2021-07-16 | small changes for ARM 32-bit (compiles now, but does not work) | hexcoder- | |
2021-07-15 | Support for setting a fixed seed for the hash function (#1026) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-15 | deleted duplicate line after merge | Dominik Maier | |
2021-07-15 | merged stable into dev | Dominik Maier | |
2021-07-15 | Fix printing of JS errors (#1024) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-14 | fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST | vanhauser-thc | |
2021-07-14 | Improved block and edge numbering to reduce collisions (#1021) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-12 | Added sqlite test (#1015) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> | |||
2021-07-07 | Changes to print stats more periodically rather than relying on a new block ↵ | WorksButNotTested | |
being instrumented (#1011) Co-authored-by: Your Name <you@example.com> | |||
2021-07-07 | Changes to align the constants used by the coverage function assembly code ↵ | WorksButNotTested | |
(#1012) Co-authored-by: Your Name <you@example.com> | |||
2021-07-07 | Updated the version of FRIDA to 15.0.0 (#1013) | WorksButNotTested | |
Co-authored-by: Your Name <you@example.com> |