Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Release 1.2

Compare
Choose a tag to compare
@andreafioraldi andreafioraldi released this 24 Dec 10:24
· 30 commits to master since this release
  • Fuzzer queue cached in the process to minimize the exchanged messages and speedup remote fuzzing (e.g. Android via adb)
  • Stalker transform in CModule to speedup not-x64 targets
  • Support to fuzzer dictionary (see tests/test_libxml2.js)
  • Various dumb fixes