File tree
131 files changed
+2736
-2416
lines changed- bindings/pylibafl
- docs/listings/baby_fuzzer
- listing-01
- listing-02
- listing-03
- listing-04
- listing-05
- listing-06
- fuzzers
- baby
- baby_fuzzer_custom_executor
- baby_fuzzer_minimizing
- baby_fuzzer_swap_differential
- baby_fuzzer_unicode
- backtrace_baby_fuzzers
- c_code_with_fork_executor
- c_code_with_inprocess_executor
- command_executor
- forkserver_executor
- rust_code_with_fork_executor
- rust_code_with_inprocess_executor
- tutorial
- binary_only
- frida_executable_libpng
- frida_libpng
- frida_windows_gdiplus
- fuzzbench_fork_qemu
- fuzzbench_qemu
- intel_pt_command_executor
- qemu_cmin
- qemu_coverage
- qemu_launcher
- tinyinst_simple
- forkserver
- baby_fuzzer_with_forkexecutor
- forkserver_libafl_cc
- forkserver_simple
- fuzzbench_forkserver_cmplog
- fuzzbench_forkserver_sand
- fuzzbench_forkserver
- libafl-fuzz
- full_system
- nyx_launcher
- nyx_libxml2_parallel
- nyx_libxml2_standalone
- qemu_baremetal
- qemu_linux_kernel
- qemu_linux_process
- unicorn
- fuzz_anything
- baby_fuzzer_wasm
- baby_no_std
- cargo_fuzz
- fuzz
- libafl_atheris
- push_harness
- push_stage_harness
- inprocess
- fuzzbench_ctx
- fuzzbench_text
- fuzzbench
- libfuzzer_libmozjpeg
- libfuzzer_libpng_accounting
- libfuzzer_libpng_centralized
- libfuzzer_libpng_cmin
- libfuzzer_libpng_launcher
- libfuzzer_libpng_norestart
- libfuzzer_libpng_tcp_manager
- libfuzzer_libpng
- libfuzzer_stb_image_sugar
- libfuzzer_stb_image
- libfuzzer_windows_asan
- sqlite_centralized_multi_machine
- structure_aware
- baby_fuzzer_custom_input
- baby_fuzzer_gramatron
- baby_fuzzer_grimoire
- baby_fuzzer_multi
- baby_fuzzer_nautilus
- baby_fuzzer_tokens
- forkserver_simple_nautilus
- libfuzzer_stb_image_concolic
- fuzzer
- runtime
- nautilus_sync
- libafl_bolts/src
- libafl_libfuzzer/runtime
- libafl_qemu/librasan
- libafl/src/events
- utils
- desyscall
- gdb_qemu
- gdb_demo
- gdb_qemu
- libafl_repo_tools
- multi_machine_generator
- noaslr
- demo
- libnoaslr
- noaslr
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
131 files changed
+2736
-2416
lines changedLines changed: 25 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 36 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments