• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Reverse Engineering APK Lab v1.5 - Android Reverse Engineering WorkBench for VS Code

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
decode.gif


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.

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.5
Added


    apktool updated to v2.6.0
    apk-mitm updated to v1.1.0
    feat: auto update check for tools on startup
    (dev) use yarn instead of npm
    (ci) auto publish release on tag
    (ci) use yarn cache for faster builds
    (ci) migrate to nodejs v14


Fixed

    fixed some bug/warning
    (dev) updated other dependencies


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top