Skip to content

electricworry/fuzzing-helloworld

Repository files navigation

Fuzzing helloworld

TODO

  • LibAFL - qemu_launcher
    • Nearly done
    • coredumps everywhere!
    • SIGSEGV causes the fuzzer to crash. See bookmark!
  • Parallel fuzzing: https://crates.io/crates/afl_runner
  • LibAFL - Make an afl-cc like compiler wrapper and a forkserver based fuzzer?
  • Start reading through AFL++ and LibAFL repos
  • Make target harder to crash. Each class of vuln should be hard to get to to compare efficacy and throughput of each option. Also make one dependent on a checksum (for CMPLOG)

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published