Accepting request 1030428 from home:msmeissn:branches:devel:tools
- updated to 4.04c - fix gramatron and grammar_mutator build scripts - enhancements to the afl-persistent-config and afl-system-config - scripts - afl-fuzz: - force writing all stats on exit - afl-cc: - make gcc_mode (afl-gcc-fast) work with gcc down to version 3.6 - qemu_mode: - fixed 10x speed degredation in v4.03c - added qemu_mode/fastexit helper library - unicorn_mode: - Enabled tricore arch (by @jma-qb) - Updated Capstone version in Rust bindings - llvm-mode: - AFL runtime will always pass inputs via shared memory, when possible, ignoring the command line. OBS-URL: https://build.opensuse.org/request/show/1030428 OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=156
This commit is contained in:
parent
bbe29f9a9c
commit
3b7a4e0275
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22b6f9a7627fe44c2fef014a485af2e8dbb971d22884e9ed86c9286b93ccbd1e
|
||||
size 2830718
|
3
4.04c.tar.gz
Normal file
3
4.04c.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:979ae35bc9a06f5283240955762ac69ea91f36a519ec6521b4ee48d2bcea53c2
|
||||
size 2832011
|
21
afl.changes
21
afl.changes
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 14:28:09 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- updated to 4.04c
|
||||
- fix gramatron and grammar_mutator build scripts
|
||||
- enhancements to the afl-persistent-config and afl-system-config
|
||||
- scripts
|
||||
- afl-fuzz:
|
||||
- force writing all stats on exit
|
||||
- afl-cc:
|
||||
- make gcc_mode (afl-gcc-fast) work with gcc down to version 3.6
|
||||
- qemu_mode:
|
||||
- fixed 10x speed degredation in v4.03c
|
||||
- added qemu_mode/fastexit helper library
|
||||
- unicorn_mode:
|
||||
- Enabled tricore arch (by @jma-qb)
|
||||
- Updated Capstone version in Rust bindings
|
||||
- llvm-mode:
|
||||
- AFL runtime will always pass inputs via shared memory, when possible,
|
||||
ignoring the command line.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 20 15:50:19 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user