» Tag
android
23 postsUnisoc T606/T616 Backdoors Enable Zero-Click Root on Budget Androids
Chained BootROM, modem RCE, and backdoored OEM apps let attackers silently root Unisoc-based budget Android phones with zero user interaction.
9.9x Lower TTFT on Real Android Phone via llama.cpp KV Reuse
EdgeSync-LLM reuses llama.cpp's public KV APIs to skip reprocessing shared prefixes, cutting Android TTFT 9.9x while catching a fake 8.8x speedup.
Report Alleges Unisoc/Longcheer Supply Chain Compromise via System Apps
A forensic report claims signed system apps on Unisoc/Longcheer devices enable covert C2 tunnels and anti-forensic kernel panic attacks.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comReverse-Engineering Samsung Notes' Locked Handwriting Format
A developer reverse-engineered Samsung Notes' undocumented .sdocx stroke format, decoding NEON-optimized native code to unlock trapped handwriting data.
Droidsaw: A Rust Tool for Byte-Perfect Android DEX/Hermes RE
Droidsaw is a Rust-based Android reverse engineering tool that reconstructs DEX and Hermes files byte-for-byte, with built-in security auditing.
MoE Expert Streaming Runs a 120B-Parameter LLM on an Android Phone
An open-source Android app streams MoE experts from flash storage to run a 120B-parameter LLM on phone CPUs, with 30B models at usable speeds.
Nine 'Attackers' Intercepting Our TLS Pins Turned Out to Be Google
A team traced 74 TLS pinning mismatch alerts through log correlation and found the 'attacker' was actually Google Play's automated app scanner.
Post-Quantum Signing Keys That Never Leave the Secure Enclave
iOS 26 adds Secure Enclave-backed ML-DSA post-quantum signing, but Android hides ML-KEM from apps. A new Capacitor plugin bridges the gap securely.
NilaMind: A Fully On-Device 1.5B LLM for Mental Health Support
NilaMind runs Qwen2.5-1.5B via llama.cpp fully offline on Android, with crisis safety enforced by a deterministic, model-independent gate.
Inside Android's 16.67ms Race for Real-Time 60 FPS Segmentation
How Android engineers hit 60 FPS real-time video segmentation within a 16.67ms frame budget using NPU/GPU acceleration, AICore, and quantization.