transaction_resolver

command
v0.0.8 Latest Latest
Warning

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

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

Documentation

Overview

Resolve AIDL method names to transaction codes for binder services.

Uses the version-aware transport's ResolveCode to map method names to their corresponding binder transaction codes for the detected device API level.

Build:

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

Jump to

Keyboard shortcuts

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