Skip to content

@andreafioraldi andreafioraldi released this Jan 16, 2020 · 3 commits to master since this release

  • Naive timeout support (set it in config.js)
  • Queue prioritization using favored paths
  • Port many parts of queue.js to C using CModule
  • Better exec/sec counting
  • Routines to convert from UTF-8 strings to Uint8Array and back (mainly for Java strings in harnesses)
Assets 2

@andreafioraldi andreafioraldi released this Dec 24, 2019 · 22 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
Assets 2

@andreafioraldi andreafioraldi released this Dec 19, 2019 · 31 commits to master since this release

  • Android Java code fuzzing (with example in tests/test_java.js)
  • Pipe stdio when spwaning in local to avoid to mess the fuzzer stats screen
Assets 2

@andreafioraldi andreafioraldi released this Dec 18, 2019 · 36 commits to master since this release

First release. Things that happened before:

  • Fuzzer backbone
  • Havoc and splice stages.
  • Fixes in upstream frida to collect coverage with Stalker.
Assets 2
You can’t perform that action at this time.