• 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.3.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.3.4

Features

    Support MethodParameters attribute (#1260)
    Plugin options: add verify checksum option for dex input (#1385), options for java-convert plugin
    [gui] Dialog for showing exception details and creating an GitHub issue (PR #1399)
    [gui] Add zoom in/out actions (#1403)


Bug Fixes

    Improve class names collision detection (#1406)
    Allow implicit type cast for array operations (#1407)
    Allow zero skips for restore new filled array
    Load files also by extension (#1391)
    Prevent NPE on ‘ignore’ deobf map file mode
    [cli] Resolve regression in applying ‘-v’ and ‘-q’ options
    [debugger] Handle stream end and partial reads (#1412)
    [gui] Prevent NPE on open preferences without loaded files (#1385)
    [gui] IllegalArgumentException when saving project to a different directory than the APK file (#1387)(PR #1388)
    [gui] Initialize project name with loaded files (shown in Jadx title) (#1386)(PR #1393)
    [gui] Revert contextual keywords to identifiers (#1394)
    [gui] Handle package version in update check (#1397)
    [gui] Don’t use hardcoded color for link component (#1398)
    [gui] Download only latest version info for jadx update (#1397)
    [gui] Resolve NPE and fix code style in BreakpointManager
    [gui] Reduce threads count on low memory (#1410)


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