8000 Tags · jaylinski/AFL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Tags: jaylinski/AFL

Tags

v2.56b+static-seed

Toggle v2.56b+static-seed's commit message
Add option to make fuzzing results repeatable

This is done by by forcing deterministic randomness
with a static seed.

See https://linux.die.net/man/3/srandom.

v2.56b

Toggle v2.56b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ChangeLog to include v2.55b and v2.56b release notes. (google#36)

v2.55b

Toggle v2.55b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make Makefile tests handle optimization more gracefully. (google#33) (g…

…oogle#30)

Make tests using ./test-instr use paths that are less likely to be optimized out.

v2.53b

Toggle v2.53b's commit message
Bump the version to 2.53b and update the ChangeLog.

0