Skip to content

v2026.3.3

Choose a tag to compare

@Johann-PLW Johann-PLW released this 09 Sep 19:52
· 85 commits to main since this release
6af9891

ALEAPP v2026.3.3

  • New app coverage: 70+ new parsers added, spanning secure messaging (WeChat, Element X, Silent Phone, Tutanota, Dust), password/security managers (Bitwarden, KeePassDX, Aegis, Magisk), productivity/note apps (Joplin, Tasks.org, Orgzly Revived, ColorNote), media/streaming (NewPipe, AntennaPod, Snapseed, Musicolet, InShot, VivaVideo), navigation/fitness (Organic Maps, OsmAnd, OpenTracks, Trail Sense, Sleep as Android), and dozens more (GETTR, Xiaohongshu, Houseparty, CCleaner, Aurora Store, Wikipedia, Kiwix, and others).
  • Deep Android system artifact expansion: dex usage stores, App Ops (recent accesses, standby buckets, permission modes), permission subsystem access.abx, Android users/ADB authorizations/telecom accounts, install sessions and per-app SSAID, dropbox/tombstone/ANR crash records, and Nearby Fast Pair discovery.
  • MMKV parsing overhaul: a dedicated mmkv_parser vendored and iterated through several revisions (decryption support, correct varint header handling, fixing a false-positive encryption flag), plus a new MMKV - Recovered Records artifact and Xiaohongshu account/chat data read directly from MMKV.
  • WeChat brought to full readability: message content decoded and made human-readable, with media correctly attached to the messages it belongs to.

Full Changelog: v2026.3.2...v2026.3.3