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
Daniel Hajjar
ec24513c95
Add RISC-V support to libafl_unicorn ( #3134 )
2025-04-07 16:18:10 +02: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
henri2h
9a2a42ccca
Fix libafl_unicorn CI ( #2991 )
...
* fix: clippy
* fix: allow specifying thumb mode or not
* fix: timeout for testcase
2025-02-17 10:45:07 +01:00
henri2h
0aba2c4520
Add support for Unicorn engine ( #1054 )
...
* feat: unicorn support
* feat: update
* fix: remove unused files
* fix: clean
* fix: remove undeeded parameters
* fix: typo
* moved to justfile
* use log::debug!
* fix cargo and created justfile
* feat: add CI
* add runs on
* fix: CI
* fix: CI
* fix: don't use fork executor
* not needed anymore
* fix: CI
* fix: CI
* remove extra space
2025-02-15 04:15:16 +01:00