This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
Release 1.2
- 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