Skip to content

Releases: epi052/fuzzing-101-solutions

Sync'd with Part 5

23 Jan 13:24
Compare
Choose a tag to compare
  • solves exercise 5
  • uses libafl_sugar + pylibafl
  • covered working with libafl's python bindings and other python/rust related things

Sync'd with Part 4

23 Jan 13:23
Compare
Choose a tag to compare
  • solves exercise 4
  • uses libafl_qemu + ASAN
  • covered all things qemu w/ libafl

Sync'd with Part 3

26 Nov 19:59
Compare
Choose a tag to compare
  • solves Exercise 3
  • Uses libafl_sugar + ASAN
  • Covered corpus & testcase minimization && coverage visualization

Sync'd with Part 2

20 Nov 17:45
Compare
Choose a tag to compare
  • Solves Exercise 2
  • Uses ASAN
  • Triage performed with AFLTriage

Sync'd with Part 1.5 - Step 3

15 Nov 01:49
b6c7dec
Compare
Choose a tag to compare

Swapped out executors

Sync'd with Part 1.5 - Steps 1&2

15 Nov 01:47
Compare
Choose a tag to compare

changed compiler and added removed filesystem interactions