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

jadx

  1. itsMe

    Reverse Engineering Jadx v1.4.7 - Dex to Java Decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and Apk files Changelog v1.4.7 Features     [core] Inline lambdas by instance field (#1800)     [plugins] Allow to load classes using input stream or byte array in jadx-input plugin (#1457) Bug Fixes     [core]...
  2. itsMe

    Reverse Engineering jadx v1.4.4 - Dex to Java decompiler

    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...
  3. itsMe

    Reverse Engineering jadx v1.4.2 - Dex to Java decompiler

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

    Reverse Engineering jadx v1.4 - Dex to Java decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and Apk files Changelog v1.4 Features     [gui] Disk code cache and search rewrite (PR #1483)     Allow to load custom input (#1457)     Allow to include/exclude dependencies when saving with class filter (#1466)(PR...
  5. itsMe

    Reverse Engineering jadx v1.3.5 - Dex to Java decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and Apk files Changelog v1.3.5 Features     Add ‘simple’ decompilation mode     [gui] Add split view for different decompilation modes Bug Fixes     Handle inlined classes while collecting override related methods...
  6. itsMe

    Reverse Engineering jadx v1.3.4 - Dex to Java decompiler

    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...
  7. itsMe

    Reverse Engineering jadx v1.3.3 - Dex to Java decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and Apk files Changelog v1.3.3 Features     [gui] Add Frida snippet copy action (#1355)(PR #1356)     [gui] Add Xposed snippet copy action (PR #1383)     [gui] Ctrl+c copy highlighted word in code view (#1292)    ...
  8. itsMe

    Reverse Engineering jadx v1.3.2 - Dex to Java decompiler

    jadx – Dex to Java decompiler Command line and GUI tools for produce Java source code from Android Dex and Apk files Changelog v1.3.2 Core     Use Kotlin intrinsic methods for variables rename (#1207)     Improve anonymous class inline (#523)     Correct literal negate for double and float...
  9. itsMe

    Reverse Engineering jadx v1.3.1 - Dex to Java decompiler

    Command line and GUI tools for produce Java source code from Android Dex and Apk files Changelog v1.3.1 Core     Don’t unload field init values (#1277)     Handle super case for invokespecial opcode (#1300)     Improve try/catch bounds detection (#1303)     Handle move-result after...
  10. itsMe

    Reverse Engineering jadx v1.3 - Dex to Java decompiler

    Command line and GUI tools for produce Java source code from Android Dex and Apk files Changelog v1.3 Core     Initial support for ‘invoke-custom’ instruction (#384)     Initial support for java bytecode decompilation     Concat constant strings (#1014)     Rewrite try-catch processing    ...
  11. dEEpEst

    Reverse Engineering jadx - Dex to Java decompiler

    jadx - Dex to Java decompiler Command line and GUI tools for produce Java source code from Android Dex and Apk files Main features: decompile Dalvik bytecode to java classes from APK, dex, aar and zip files decode AndroidManifest.xml and other resources from resources.arsc...
  12. itsMe

    Reverse Engineering jadx v1.1 released: Dex to Java decompiler

    jadx - Dex to Java decompiler Command line and GUI tools for produce Java source code from Android Dex and Apk files Main features:     decompile Dalvik bytecode to java classes from APK, dex, aar and zip files     decode AndroidManifest.xml and other resources from resources.arsc    ...
Back
Top