Skip to content

xpad3-cli v0.1.3

Choose a tag to compare

@yoyicue yoyicue released this 18 Jul 09:14

v0.1.3 fixes repeated XPad3S root failures after an interrupted temporary-root session.

The affected runs reached the exact profile, KASLR leak and holder/reclaim gates, but the capture worker exited early with modprobe-su-prepare su=0 / reason=su_prepare errno=13 because a root-owned, daemon-less /data/local/tmp/su could not be replaced by shell. Rebooting does not remove that file.

The XPad3S cred-writeonly route now skips the unrelated legacy modprobe pre-stage and installs/replaces the embedded su only after the credential write succeeds as root. The CLI also records and reports stale-artifact cleanup failures instead of silently swallowing them. XPad2 behavior is unchanged.

The exact PD3S /338 profile gate and all signed artifact locks remain enforced. A signed v0.1.2 → v0.1.3 delta is included.