• 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 jadx v1.4.2 - Dex to Java decompiler

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,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
142730720-839f017e-38db-423e-b53f-39f5f0a0316f.png


Command-line and GUI tools for producing Java source code from Android Dex and Apk files

Changelog v1.4.2

Features

    [gui] Support export to various deobfuscation mapping file formats (#1491)(PR #1505)
    [gui] Add reload and live reload actions (#1537)
    [gui] Allow to disable jump on double click (#1540)


Bug Fixes

    [cli] Allow decoding resource-only APKs (#1517)(PR #1530)
    [cli] Remove deprecated --deobf-rewrite-cfg (#1513)
    [gui] Try to prevent jadx node leaks in UI objects
    [gui] Improve restoration of windows saved state (PR #1511)
    [gui] Add volatile and update sync for decompiler field in wrapper (#1518)
    [gui] Resolve popup menu action run (#1514, #1529)
    [gui] Correct set highlighted text in search (#1507)
    [gui] Allow to select file on mapping export
    [gui] Reset disk cache on new jadx version
    [gui] Force jadx new version check by default
    Improve blocks tree compare for finally extract (#1501)
    Support all-catch in multi-catch (#1510)
    Improve class search for super call (#1512)
    Keep types on duplicate cast remove (#1527)
    Check class name collisions (#1526)
    Use wide move for long/double store/load java opcodes


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