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

decompiler

  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 JEB Decompiler 4.28.1.202303082239 [Cracked by CXV]

    Reverse Engineering for Professionals. Decompile and debug binary code. Break down and analyze document files. Android Dalvik, Intel x86, ARM, MIPS, RISC-V, S7 PLC, Java, WebAssembly & Ethereum Decompilers. This is JEB Decompiler as cracked by CXV, which was found on publicly accessible...
  3. itsMe

    Reverse Engineering JEB Decompiler 4.27.0.202302131725 [Cracked by CXV]

    Reverse Engineering for Professionals. Decompile and debug binary code. Break down and analyze document files. Android Dalvik, Intel x86, ARM, MIPS, RISC-V, S7 PLC, Java, WebAssembly & Ethereum Decompilers. This is JEB Decompiler as cracked by CXV, Requirements: JDK 11.0.X 64 bit, 64-bit...
  4. itsMe

    Reverse Engineering JEB Decompiler 4.24.0.202212161900

    Reverse Engineering for Professionals. Decompile and debug binary code. Break down and analyze document files. Android Dalvik, Intel x86, ARM, MIPS, RISC-V, S7 PLC, Java, WebAssembly & Ethereum Decompilers. Requirements: JDK 11.0.X 64 bit, 64-bit OS Press Generate a Key in welcome window...
  5. itsMe

    Reverse Engineering RetDec v5.0 - Retargetable machine-code decompiler

    RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler is not limited to any particular target architecture, operating system, or executable file format:     Supported file formats: ELF, PE, Mach-O, COFF, AR (archive), Intel HEX, and raw machine code.     Supported...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. itsMe

    Reverse Engineering Reko v0.11.1 - a binary decompiler

    Reko (Swedish: “decent, obliging”) is a C# project containing a decompiler for machine code binaries. This project is freely available under the GNU General Public License. Changelog v0.11.1     This maintenance release provides minor enhancements and bugfixes, including:         More ARM32...
  11. itsMe

    Reverse Engineering GDA-android-reversing-Tool v4.0 - decompiler written entirely in c++

    GDA(GJoy Dex Analysizer) Most reverse engineers mainly use Java decompiler, commercial Dalvik decompiler Jeb, and smali2java to analyze Android APPs. Java decompiler is based on Java bytecode, including JD, JD-GUI, jadx, and others. smali2java is a decompiler based on the Smali code. They have...
  12. 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...
  13. itsMe

    Reverse Engineering Reko v0.11 - a binary decompiler

    Reko (Swedish: “decent, obliging”) is a C# project containing a decompiler for machine code binaries. This project is freely available under the GNU General Public License. Hidden content
  14. 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)    ...
  15. 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...
  16. 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...
  17. 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    ...
  18. itsMe

    Reverse Engineering GDA-android-reversing-Tool v3.97 - decompiler written entirely in c++

    GDA(GJoy Dex Analysizer) Most reverse engineers mainly use Java decompiler, commercial Dalvik decompiler Jeb, and smali2java to analyze Android APPs. Java decompiler is based on Java bytecode, including JD, JD-GUI, jadx, and others. smali2java is a decompiler based on the Smali code. They have...
  19. itsMe

    Reverse Engineering Reko v0.10.1 - a binary decompiler

    Reko (Swedish: “decent, obliging”) is a C# project containing a decompiler for machine code binaries. This project is freely available under the GNU General Public License. Changelog v0.10.1     This maintenance release moves Reko from .NET Core 3.1 to .NET 5.0, resulting in some performance...
  20. itsMe

    Reverse Engineering GDA-android-reversing-Tool v3.96 - decompiler written entirely in c++

    GDA(GJoy Dex Analysizer) Most reverse engineers mainly use Java decompiler, commercial Dalvik decompiler Jeb, and smali2java to analyze Android APPs. Java decompiler is based on Java bytecode, including JD, JD-GUI, jadx, and others. smali2java is a decompiler based on the Smali code. They have...
Back
Top