binder_fuzzer

command
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2026 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Overview

Send randomized parcel data to services to test robustness.

Sends junk transaction data to SurfaceFlinger's PING endpoint (a safe, read-only operation) to verify that the binder driver handles malformed data gracefully.

Build:

GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o build/binder_fuzzer ./examples/binder_fuzzer/
adb push build/binder_fuzzer /data/local/tmp/ && adb shell /data/local/tmp/binder_fuzzer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL