APK Lab v1.7 releases: Android Reverse Engineering WorkBench for VS Code

APK Lab

APK Lab

The ultimate Android RE experience right inside your VS Code.

APKLab seamlessly integrates the best open-source tools: Apktool, Jadx, uber-apk-signer, and more to the excellent VS Code so you can focus on app analysis and get it done without leaving the IDE.

APK Lab

Features

  • Decode all the resources from an APK
  • Disassemble the APK to Dalvik bytecode aka Smali
  • Decompile the APK to Java source
  • Analyze & Hack effectively with feature-rich VS Code
  • Build an APK from Smali and resources
  • Sign the APK seamlessly during the build
  • Install the APK directly from VS Code
  • Support for Apktool-style projects (apktool.yml)
  • Support for most Apktool CLI arguments
  • Android resource frameworks management (Coming soon!)
  • Support for user-provided keystore for APK signing
  • Download and configure missing dependencies
  • Excellent Smali language support with Smalise
  • Supports Linux, Windows, and Mac

Changelog v1.7

Added

  • Added option to Rebuild and Install APK (#189) (thanks @Udhayarajan)

Fixed

  • Jadx: don’t use verbose and quiet mode together
  • fix typo in settings (#181) (thanks @souramoo)
  • handle update check when device is offline (#194)
  • config: disable git init by default
  • (dev) code refactoring & updated deps
  • (ci) tests: fix git init tests after default config change

Install & Use

Copyright (C) 2020 Surendrajat