Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:59
· 5 commits to master since this release

πŸš€ Highlights

  • 🌐 Run it directly in your browser with the new WebAssembly build.
  • πŸ“¦ Load APK, DEX, APKS, XAPK, and multiple package files.
  • ⚑ Faster APK indexing with native parallel processing and smoother progress updates.
  • πŸ”Ž Search Smali interactively in the editor with highlighting and next/previous navigation.
  • 🧰 Added java_asm_cli for class discovery and Smali export by agents.
  • 🧹 Refactored native/WASM support, bytecode presentation, and loading architecture.
  • πŸ› οΈ Upgraded dependencies to latest rust version.
  • πŸ™ Added a GitHub button to the GUI.

Inspect Java and Android bytecode locally β€” now in the browser, desktop, and terminal.