Andrea Fioraldi
ce63b76558
Update to v0.15.3 ( #3259 )
...
Co-authored-by: Dominik Maier <domenukk@gmail.com>
Co-authored-by: Dongjia "toka" Zhang <tokazerkje@outlook.com>
2025-05-23 22:50:23 +02:00
Dongjia "toka" Zhang
2c262b0597
UPDATE LOCKFILE ( #3267 )
2025-05-23 16:35:30 +02:00
Francesco Cirillo
796ce20cd8
ScheduledMutator Fix with_max_stack_pow ( #3148 )
...
* ScheduledMutator Fix with_max_stack_pow
* Renamed StdScheduledMutator to HavocScheduledMutator
* Added SingleChoiceScheduledMutator
* Changed HavocScheduledMutator description
* Added rename in migration
* Missed renaming
* cargo fmt fix
* cargo fmt fix 2
* Clippy duplicate code and safer test
* cargo fmt fix 3
* Removed my hallucination
2025-04-12 20:35:31 +02:00
Dongjia "toka" Zhang
b67bd1792f
update libnyx ( #3111 )
...
* apude
* lock
2025-03-27 13:25:58 +01:00
Dongjia "toka" Zhang
bd12639f8e
0.15.2 ( #3104 )
...
* 0.15.2
* miri
* mistake
* unsafe
* lock file
2025-03-25 13:30:15 +01:00
Romain Malmain
85bcafa831
Track lockfiles ( #3015 )
...
* rename libafl_fmt into liabfl_repo_tools
* add option to generate lockfiles
* only keep binary lockfiles (update gitignore)
2025-03-13 12:32:09 +01:00
Dongjia "toka" Zhang
7202e2a26e
Replace "cargo make" to "just" in md files ( #2979 )
...
* justify
* justify
2025-02-13 14:35:38 +01:00
Romain Malmain
cb471a9282
Move to just (binary_only / full_system) ( #2949 )
...
* just port for binary only / systemmode fuzzers
* introduce just libraries, with pre-initialized variables and common recipes
---------
Co-authored-by: Dongjia "toka" Zhang <tokazerkje@outlook.com>
2025-02-13 12:42:38 +01:00
Dongjia "toka" Zhang
37fc43f53c
0.15.1 ( #2917 )
...
* 0.16.0
* 0.15.1
2025-01-30 18:53:00 +01:00
Dongjia "toka" Zhang
72adb483b5
0.15.0 ( #2848 )
...
* libafl pre-release edition
* oops
* aaa
2025-01-20 17:44:55 +01:00
Dongjia "toka" Zhang
95d87bd7d8
0.14.1 ( #2698 )
...
* 0.14.1
* fixer
* don't build nyx
---------
Co-authored-by: Dominik Maier <domenukk@gmail.com>
2024-12-02 21:06:29 +01:00
Andrea Fioraldi
d339a58f7c
Bump to 0.14.0 ( #2692 )
2024-11-13 23:10:35 +01:00
Dongjia "toka" Zhang
d5db2c0e3f
LibAFL: Remove tui_monitor
from default features ( #2685 )
...
* No Usermode default
* no tui
* gg
* try fix CI
* fmt
---------
Co-authored-by: Dominik Maier <dmnk@google.com>
2024-11-12 22:55:02 -03:00
Romain Malmain
1fbb18cb99
Versioning unification, dependencies update, logging optimization ( #2560 )
...
* versioning unification: use x.y.z format everywhere
* do not compile low-level logs (< info level) by default in fuzzers
* update dependencies to the latest versions
* add members to workspace.
* use workspace for common dependencies
* add vscode native support
---------
Co-authored-by: Toka <tokazerkje@outlook.com>
2024-10-07 12:03:29 +02:00
Dominik Maier
4b99c69e51
Move fuzzers around some more ( #2566 )
...
* Move fuzzers around some more
* back to baby
* this was missing..
* shuffeling shuffeling
* shuffeling
* md
* cleanup
* oops
* Move foldername to underscore
* more doc
2024-09-27 18:14:13 +02:00