winget install --id syedinsaf.otaripper
About otaripper
otaripper is a high-performance, multi-threaded partition extractor for Android OTA packages (payload.bin and full OTA .zip files). Built in Rust, it features SIMD-accelerated memory operations and robust fail-safe behavior.
What's new in 3.1.1
What’s New in v3.1.1 The Qualcomm ARB & CI Hardening update. v3.1.1 brings crucial compatibility updates for modern Snapdragon secure bootloader scanning, robust cross-platform URL parsing, and structural CI/CD pipeline hardening to protect forks. Highlights - Modern Qualcomm ARB Scan Support: Solved a major limitation with modern Snapdragon bootloaders. The secure boot hash table size validation check has been relaxed from requiring a multiple of 32 (SHA-256) to a multiple of 16. This adds seamless support for modern Qualcomm bootloaders using SHA-384 (48-byte digests) and future-proofs the engine for SHA-512 (64-byte digests). - Supercharged JSON Output UX & Naming: - Zero-Crash URL Parsing: Implemented robust, platform-independent, and URL-aware file stem parsing to prevent crashes on Windows when analyzing remote OTA URLs. - Input Sanitization: Automatically trims white spaces, trailing slashes, and backslashes from user-supplied device inputs ("Device model" and "Update / build") to prevent ugly duplicate underscores in filenames. - Scannable ARB Suffix: Scanned outputs are now automatically suffixed with _ARB(N).json (where N is the detected anti-rollback level) for instant filesystem scannability. - CI/CD Fork Prevention: Protected workflow secrets and eliminated build spams on forks. All automated deployment pipelines (Crates.io, AUR, Winget, manual, and release builds) now explicitly check github.event.repository.fork == false so they never auto-run on forks or spam fork owners with failed scheduled cron runs. - Dependency Upgrades: Bumped sysinfo to v0.39.2 in the...
Version history
| Version | Updated | Notes |
|---|---|---|
| 3.1.1 | Unknown | What’s New in v3.1.1 The Qualcomm ARB & CI Hardening update. v3.1.1 brings crucial compatibility updates for modern Snapdragon secure bootloader scanning, robust cross-platform URL parsing, and structural CI/CD pipeline... |
| 3.1.0 | Unknown | What’s New in v3.1.0 The Resilience & Throughput update. v3.1.0 overhauls the remote extraction engine to saturate high-speed connections through parallel chunking while introducing industrial-grade network recovery for... |
| 3.0.0 | Unknown | What’s New in v3.0.0 A massive architectural evolution. v3.0.0 introduces Remote HTTP Streaming, allowing you to instantly extract specific partitions directly from an OTA URL without downloading the massive 3GB+ firmwar... |
| 2.3.0 | Unknown | What’s New in v2.3.0 A massive performance and reliability overhaul. v2.3.0 introduces "Zero-Copy" extraction for ZIP-based payloads and deep kernel-level I/O optimizations that push the limits of NVMe and high-speed sto... |
| 2.2.2 | Unknown | What’s New in v2.2.2 A feature-packed quality-of-life update that completely integrates the standalone arbscan utility into the otaripper engine, allowing for blazingly fast OEM bootloader analysis directly from full OTA... |