Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   JEB Decompiler 5.22.0.202412102010 mod by CXV (https://forum.exetools.com/showthread.php?t=21171)

CXVUSER 04-15-2023 07:47

Quote:

Originally Posted by N0P (Post 127541)
bug task error .. bad license type while using new plugin "recover removed dex constants"
anyway good work :)

stacktrace: java.lang.RuntimeException: This plugin cannot be instantiated with this license type!
at com.pnfsoftware.jebglobal.VM.execute(SourceFile:154)
at com.pnfsoftware.jeb.rcpclient.handlers.file.FileEnginesExecutepluginHandler.lambda$executePlugin$0(FileEnginesExecutepluginHandler.java:71)
at com.pnfsoftware.jeb.util.concurrent.ThreadEx.run(SourceFile:49)

Fixed Try..

NULL0B 05-09-2023 10:10

Hi im getting this limitation

// This method was un-flattened
// This method could be un-flattened, but the demo build has limitations that prevented it

To reproduce Download Luckypatcher 10.7.4
https://chelpus.com/download/LuckyPatchers.com_Official_Installer_10.7.4.apk

Search for string "_patch4"
then jump to it (Decompilation could take long)
It will take you to package javaroot.utils;

The limitation appears in main method
// This method was un-flattened
// This method could be un-flattened, but the demo build has limitations that
prevented it
public static void main(String[] arr_s) {

CXVUSER 05-10-2023 04:44

Quote:

Originally Posted by NULL0B (Post 127680)
Hi im getting this limitation

// This method was un-flattened
// This method could be un-flattened, but the demo build has limitations that prevented it

To reproduce Download Luckypatcher 10.7.4
https://chelpus.com/download/LuckyPatchers.com_Official_Installer_10.7.4.apk

Search for string "_patch4"
then jump to it (Decompilation could take long)
It will take you to package javaroot.utils;

The limitation appears in main method
// This method was un-flattened
// This method could be un-flattened, but the demo build has limitations that
prevented it
public static void main(String[] arr_s) {

Try this fix https://pixeldrain.com/u/c2Xku8mr

NULL0B 05-10-2023 06:07

Did not work

You can try this I tested as sample for this feature
https://www.pnfsoftware.com/blog/control-flow-unflattening-in-the-wild/

package com.plus.currencyconverter.guide.FirstActivity

https://apkcombo.com/currency-converter-plus/com.plus.currencyconverter/download/apk

SHA256: 3c61f8da9f4cfb99b46f4fc8d7bf48a47d9a172df6c40eea82c8067d87ac3845

CXVUSER 05-12-2023 10:08

Quote:

Originally Posted by NULL0B (Post 127685)
Did not work

You can try this I tested as sample for this feature
https://www.pnfsoftware.com/blog/control-flow-unflattening-in-the-wild/

package com.plus.currencyconverter.guide.FirstActivity

https://apkcombo.com/currency-converter-plus/com.plus.currencyconverter/download/apk

SHA256: 3c61f8da9f4cfb99b46f4fc8d7bf48a47d9a172df6c40eea82c8067d87ac3845

FIXED! Try this fix https://pixeldrain.com/u/GBfTm6qL

CXVUSER 05-21-2023 16:25

JEB Decompiler 4.31.0.202305192101
 
Requirements: (Only JDK 11.0.X 64 bit (17 and 18 not contains a java.lang.SecurityManager class needed for sandboxing)), 64-bit OS

Press Generate a Key in welcome window

- fix all integrity checks\timebomb
- Time-limited sessions fixed
- Requires an Internet connection fixed
- dexdec: fix string decrypt via emulation
- dexdec: instruction conversion recovered
- gui: Usage of the clipboard is disallowed fixed
- jdb2: Saving or loading projects is disabled fixed
- android debug enabled
- android native debug enabled
- avrdec: decompiler enabled
- Decompiler exporter fixed
- CF-unflattener, unvirtualizer, native emulator, and plugins fixed
- callgraph enabled

Download:
https://pixeldrain.com/u/vd51oqQn

https://pixeldrain.com/u/jDxz3UCC hotfix

CXVUSER 06-14-2023 10:24

JEB Decompiler 4.32.0.202306131555
 
Requirements: (Only JDK 11.0.X 64 bit (17 and 18 not contains a java.lang.SecurityManager class needed for sandboxing)), 64-bit OS

Press Generate a Key in welcome window

- fix all integrity checks\timebomb
- Time-limited sessions fixed
- Requires an Internet connection fixed
- dexdec: fix string decrypt via emulation
- dexdec: instruction conversion recovered
- gui: Usage of the clipboard is disallowed fixed
- jdb2: Saving or loading projects is disabled fixed
- android debug enabled
- android native debug enabled
- avrdec: decompiler enabled
- Decompiler exporter fixed
- CF-unflattener, unvirtualizer, native emulator, and plugins fixed
- callgraph enabled

Download:
https://pixeldrain.com/u/uttjeNgK mod by CXV

CXVUSER 08-08-2023 20:00

JEB Decompiler 5.0.0.202308071454
 
Requirements: (Only JDK 17.0.X 64 bit), 64-bit OS

Press Generate a Key in welcome window

- fix all integrity checks\timebomb
- Time-limited sessions fixed
- Requires an Internet connection fixed
- dexdec: fix string decrypt via emulation
- dexdec: instruction conversion recovered
- gui: Usage of the clipboard is disallowed fixed
- jdb2: Saving or loading projects is disabled fixed
- android debug enabled
- android native debug enabled
- avrdec: decompiler enabled
- Decompiler exporter fixed
- CF-unflattener, unvirtualizer, native emulator, and plugins fixed
- callgraph enabled

Download:
https://pixeldrain.com/u/pmyKsFyx mod by CXV

https://pixeldrain.com/u/6c9PcT7Y (Android debugger fix and native emulator) and duplicate code tabs fix NEW!

home of project: https://www.pnfsoftware.com/

sendersu 08-09-2023 03:11

>JEB Decompiler 5.0.0.202308071454

has bugs (bad crack?) with android debugger

CXVUSER 08-09-2023 13:42

https://pixeldrain.com/u/RKuM8zsd trying this fix

CXVUSER 08-11-2023 19:56

https://pixeldrain.com/u/cV2YzDXZ Android debugger fix and native emulator NEW!

CXVUSER 08-12-2023 15:43

https://pixeldrain.com/u/6c9PcT7Y (Android debugger fix and native emulator) and duplicate code tabs fix NEW!

CXVUSER 08-19-2023 01:17

JEB Decompiler 5.1.0.202308171141 mod by CXV
 
Requirements: (Only JDK 17.0.X or above), 64-bit OS

Press Generate a Key in welcome window

Mod info(changes):
- fix all integrity checks\timebomb
- Time-limited sessions fixed
- Requires an Internet connection fixed
- dexdec: fix string decrypt via emulation
- dexdec: instruction conversion recovered
- gui: Usage of the clipboard is disallowed fixed
- jdb2: Saving or loading projects is disabled fixed
- android debug enabled
- android native debug enabled
- avrdec: decompiler enabled
- Decompiler exporter fixed
- CF-unflattener, unvirtualizer, native emulator, and plugins fixed
- callgraph enabled

Download:
https://pixeldrain.com/u/MUp5jueo mod by CXV

home of project: https://www.pnfsoftware.com/

CXVUSER 08-30-2023 13:01

JEB Decompiler 5.2.0.202308292043 mod by CXV
 
Requirements: (Only JDK 17.0.X or above), 64-bit OS

Press Generate a Key in welcome window

Mod info(changes):
- fix all integrity checks\timebomb
- Time-limited sessions fixed
- Requires an Internet connection fixed
- dexdec: fix string decrypt via emulation
- dexdec: instruction conversion recovered
- gui: Usage of the clipboard is disallowed fixed
- jdb2: Saving or loading projects is disabled fixed
- android debug enabled
- android native debug enabled
- avrdec: decompiler enabled
- Decompiler exporter fixed
- CF-unflattener, unvirtualizer, native emulator, and plugins fixed
- callgraph enabled

Download:
https://pixeldrain.com/u/iPz6HCP2 mod by CXV

home of project: https://www.pnfsoftware.com/

NeWOT 09-03-2023 01:46

Thanks for sharing this. I'll give it a shot later today.


All times are GMT +8. The time now is 19:08.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX