|
46b250c243
|
Merge pull request #1202 from WorksButNotTested/libxml
Added test for libxml
|
2021-12-10 23:26:09 +01:00 |
|
|
2fc764a43f
|
Fixes for OSX instrumentation
|
2021-12-10 17:08:48 +00:00 |
|
|
3ee6ff0f8c
|
Added test for libxml
|
2021-12-10 17:08:22 +00:00 |
|
|
1f6c72ea1b
|
Merge pull request #1191 from llzmb/docs_quality_assurance
Docs content - quality assurance
|
2021-12-07 15:18:32 +01:00 |
|
|
5469112db9
|
Bump FRIDA version (#1197)
Co-authored-by: Your Name <you@example.com>
|
2021-12-07 09:27:27 +01:00 |
|
|
89df436290
|
Fix broken links - 1st run
|
2021-12-05 19:36:33 +01:00 |
|
|
3506077fd6
|
Add missing blank lines and remove double blank lines
|
2021-12-04 22:28:05 +01:00 |
|
|
bcd81c377d
|
Fix line length and formatting
|
2021-12-04 20:38:00 +01:00 |
|
|
c85e0dc4f0
|
Remove the word "we"
|
2021-12-02 21:08:26 +01:00 |
|
|
0fbaaa4b32
|
Fixes for arm32
|
2021-12-02 17:23:07 +00:00 |
|
|
3023a36d4d
|
Change "AFLplusplus" to "AFL++"
|
2021-12-02 17:16:54 +01:00 |
|
|
0ae9b0dff4
|
Remove the word "please"
|
2021-12-02 17:01:45 +01:00 |
|
|
d9e39be4e8
|
Remove the word "simply"
|
2021-12-02 16:49:16 +01:00 |
|
|
da13111117
|
Merge branch 'dev' into docs_edit_readme_frida_mode_qemu_mode
|
2021-11-30 20:28:20 +01:00 |
|
|
b48999f7c9
|
Changes to support defaults for configuration options
|
2021-11-29 17:38:06 +00:00 |
|
|
b0c51964b7
|
Add support for parsing zero as a configuration setting
|
2021-11-29 17:38:06 +00:00 |
|
|
2cdd75a274
|
Fix some minor formatting
|
2021-11-29 17:38:06 +00:00 |
|
|
af2fcbc1d4
|
Fix transposed configuration options
|
2021-11-29 17:38:06 +00:00 |
|
|
a699dc2d2d
|
Update docs
|
2021-11-29 17:38:06 +00:00 |
|
|
e323512ca1
|
Added bloaty test
|
2021-11-26 18:57:27 +00:00 |
|
|
f1d2332657
|
Edit FRIDA mode MD files
|
2021-11-26 13:21:01 +01:00 |
|
|
133fba724a
|
Edit FRIDA mode DEBUGGING.md
|
2021-11-25 20:50:18 +01:00 |
|
|
9a485106b0
|
Fix spelling in FRIDA mode README.md
|
2021-11-25 17:01:48 +01:00 |
|
|
ce21346053
|
Edit FRIDA mode README.md
|
2021-11-25 15:15:43 +01:00 |
|
|
3d18243fd7
|
Fix compilation error under RaspberryPi 64-Bit Manjaro Linux (no
SYS_eventfd available here)
|
2021-11-19 22:11:24 +01:00 |
|
|
eb7db334a5
|
Fix compilation on RaspberryPi 32-bit (please review)
|
2021-11-19 21:21:13 +01:00 |
|
|
f85edd9181
|
Changes to skip coverage code on deterministic branches on x86
|
2021-11-19 18:06:15 +00:00 |
|
|
0aae4589ee
|
Optimize assembly for x86
|
2021-11-19 18:06:15 +00:00 |
|
|
2101c651f5
|
Fix freetype target to build for x86 (32-bit)
|
2021-11-19 18:06:15 +00:00 |
|
|
d61a4def5e
|
Minor ASAN fix (again)
|
2021-11-19 18:06:15 +00:00 |
|
|
4a2d944df3
|
Compilation warning fixes
|
2021-11-19 18:06:15 +00:00 |
|
|
8c9ce591e5
|
Shift saved values down the stack by 8 bytes
|
2021-11-19 18:06:15 +00:00 |
|
|
2cd4f4e7fa
|
Added vorbis test
|
2021-11-19 18:06:15 +00:00 |
|
|
b0f7691c29
|
Fix ASAN DSO exclusion
|
2021-11-18 17:08:39 +00:00 |
|
|
af02fa1670
|
Improve JS bindings for hooking functions
|
2021-11-18 17:08:39 +00:00 |
|
|
3b9545854f
|
Added test of JS hooking LLVMFuzzerTestOneInput
|
2021-11-18 17:08:39 +00:00 |
|
|
a7b9433850
|
Bump FRIDA version
|
2021-11-18 08:46:29 +00:00 |
|
|
e88509ac22
|
Add __afl_set_persistent_mode
|
2021-11-17 20:27:45 +00:00 |
|
|
43458f7e8b
|
Disable fetching adjacent blocks when coverage is enabled
|
2021-11-17 20:27:45 +00:00 |
|
|
67a6481b36
|
Fixes to exclude ASAN DSO
|
2021-11-17 20:27:45 +00:00 |
|
|
7514565858
|
Fix sorting of ranges
|
2021-11-17 20:27:45 +00:00 |
|
|
f719b426e3
|
Further optimization to coverage code
|
2021-11-15 17:14:04 +00:00 |
|
|
e1d3fe30de
|
Changes to allow configuration of stalker adjacent blocks
|
2021-11-15 17:14:04 +00:00 |
|
|
b033a2d98b
|
Fix to handling of persistent mode using JS
|
2021-11-11 18:32:35 +00:00 |
|
|
a15b5ef458
|
Changes to fix use of unstable coverage
|
2021-11-11 18:32:35 +00:00 |
|
|
62a7ed635e
|
Minor change to inline assembly
|
2021-11-10 18:05:29 +00:00 |
|
|
7e1dba2e6b
|
Fix block ID handling
|
2021-11-10 18:05:29 +00:00 |
|
|
02e8919cbc
|
Suppress spurious output
|
2021-11-10 05:25:29 +00:00 |
|
|
8578b6b01c
|
Inline instrumentation optimization for x64
|
2021-11-09 18:29:25 +00:00 |
|
|
b834f934d0
|
Changes to cmplog to use hashes block ID
|
2021-11-08 18:17:09 +00:00 |
|