• 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.4 - 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.4

Features

    [gui] Add manual search, stop and sort actions to search dialog (#1600)
    [gui] Save project search history
    [gui] Show start page on jadx open
    [gui] Add Brazilian Portuguese translation (PR #1596)
    Select better resource name (#1581)
    Add option to disable finally block extraction (#1592)

Bug Fixes

    Resolve inherited method to use correct alias (#1582)
    Check variables before merge in finally block (#1592)
    Checks for field init reorder (#1599)
    Handle empty endless loop (#1611)
    Improve top block search for try/catch (#1633)
    UnsupportedOperationException on adding a field (#1645)(PR #1646)
    Don’t inline anonymous in self inner class (#1645)
    [gui] Improve search dialog performance
    [gui] Improve resources search (#1648)
    [gui] Improve log viewer dialog (#1311)(PR #1649)
    [gui] Add constructors usage into class usage (#1591)
    [gui] Sort resources by deobfuscated name (#1595)(PR #1598)
    [gui] Correct Frida snippet for constructor (PR #1605)
    [gui] Fix broken FileDialog by using legacy sort (#1628)(PR #1630)
    [gui] Handle possible classes overlap in disk cache (#1633)
    [gui] Disable actions if files not loaded (#1644)
    [debugger] Resolve NPE in adb device viewer (#1585) (PR #1586)
    [res] XML “null” decoding (#1583)(PR #1594)


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