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)

sendersu 09-03-2023 02:30

Interesting modern AI-ish feature was introduced in the latest 5.2:

Starting from JEB 5.2, you may use the experimental “JEB Assistant” to infer names for decompiled methods and method parameters.

https://www.pnfsoftware.com/blog/jeb-assistant/

DARKER 09-03-2023 03:13

Quote:

Originally Posted by sendersu (Post 128228)
Starting from JEB 5.2, you may use the experimental “JEB Assistant” to infer names for decompiled methods and method parameters.

Nice feature, currently several limitations apply:
  • The assistant is limited to decompiled native routines. It will not work for dex/dalvik decompilations.
  • The assistant will refuse to work on overly long routines (whose decompilation exceeds several thousand characters).
  • The assistant is not available via the JEB API and requests are rate-limited (at most one every 5 seconds).

sendersu 09-03-2023 16:32

Quote:

Originally Posted by DARKER (Post 128229)
Nice feature, currently several limitations apply:
  • The assistant is not available via the JEB API and requests are rate-limited (at most one every 5 seconds).

does it mean that feature is online only...
like JEB talks to backend servers and got the AI-ish result over API?

blue_devil 09-04-2023 14:50

Quote:

Originally Posted by sendersu (Post 128231)
does it mean that feature is online only...
like JEB talks to backend servers and got the AI-ish result over API?

Yes this feature needs to be online. It asks you to accept to send the decompiled result to JEB servers.

sendersu 09-05-2023 00:28

It means that (most probably, just an educated guess) it also conveys the request for this feature with the corresponding license?
....

blue_devil 09-05-2023 18:50

Quote:

Originally Posted by sendersu (Post 128236)
It means that (most probably, just an educated guess) it also conveys the request for this feature with the corresponding license?
....

OK; I did not sniff the outgoing packages or reverse engineer JEB to understand what it conveys when using assistant. I have only checked if it is working or not!

Since it only "guesses" a better function name, it is useless for me right at the moment. Bu I believe, they will improve this feature!

CXVUSER 09-27-2023 03:12

JEB Decompiler 5.3.0.202309260241 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/Qdqj6oz6

Dxer 10-11-2023 19:40

After trying, JEB's decompilation effect is really good: it can automatically obfuscate the original decrypted string after confusing the garbled string

CXVUSER 10-20-2023 22:07

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

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/1RxVEjNV

zerotimer 10-29-2023 05:59

Quote:

Originally Posted by Dxer (Post 128708)
After trying, JEB's decompilation effect is really good: it can automatically obfuscate the original decrypted string after confusing the garbled string

Interestingly; JEB can decrypt APKEncryptor by default. I was impressed!

Moe 10-29-2023 09:32

Quote:

Originally Posted by zerotimer (Post 128925)
Interestingly; JEB can decrypt APKEncryptor by default. I was impressed!

Check the github time stamps: it is from March 2021. With source code available. It is not too difficult to decrypt it manually either. A lot easier than with ConfuserEx for Windows based .Net at any rate.

zerotimer 10-31-2023 03:48

Quote:

Originally Posted by Abdul Moeed (Post 128928)
Check the github time stamps: it is from March 2021.

I did.

Quote:

Originally Posted by Abdul Moeed (Post 128928)
With source code available.

I know; I have shared the repo above.

Quote:

Originally Posted by Abdul Moeed (Post 128928)
It is not too difficult to decrypt it manually either.

It might not be difficult but time consuming!

Quote:

Originally Posted by Abdul Moeed (Post 128928)
A lot easier than with ConfuserEx for Windows based .Net at any rate.

I don't get this one. Can you protect an APK with ConfuserEX?

CXVUSER 11-04-2023 03:07

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

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/iyAgxrwi (mod by cxv)

CXVUSER 12-08-2023 12:00

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

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/Yc9pw6vv (mod by cxv)

CXVUSER 12-29-2023 03:46

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

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/ydfj3HXr (mod by cxv)
https://pixeldrain.com/u/fog28Unk FIX native emu


All times are GMT +8. The time now is 05:16.

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