Exetools  

Go Back   Exetools > General > Community Tools

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 03-15-2026, 03:27
CXVUSER CXVUSER is offline
Family
 
Join Date: Jul 2022
Location: Ierusalem
Posts: 95
Rept. Given: 2
Rept. Rcvd 53 Times in 36 Posts
Thanks Given: 2
Thanks Rcvd at 618 Times in 90 Posts
CXVUSER Reputation: 53
JEB Decompiler 5.38.0.202603112011 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
- telemetry disabled

Download:
https://mega.nz/file/LWBU0azS#ViJVEdJsscaylt8G-6lpS_5i6W5h0cJDnomYC6pLX9M
https://pixeldrain.com/u/w1jETNp4

Last edited by CXVUSER; 03-16-2026 at 02:31.
Reply With Quote
The Following 6 Users Say Thank You to CXVUSER For This Useful Post:
besoeso (03-15-2026), blue_devil (03-15-2026), chessgod101 (03-29-2026), CKCat (03-15-2026), niculaita (03-29-2026), wx69wx2023 (03-15-2026)
  #2  
Old 03-16-2026, 09:12
CKCat CKCat is offline
Friend
 
Join Date: Sep 2023
Posts: 7
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 18
Thanks Rcvd at 1 Time in 1 Post
CKCat Reputation: 0
The latest version is 5.38.1.202603131410.
Reply With Quote
  #3  
Old 03-29-2026, 02:55
Archer's Avatar
Archer Archer is offline
retired
 
Join Date: Aug 2005
Posts: 243
Rept. Given: 1
Rept. Rcvd 46 Times in 19 Posts
Thanks Given: 3
Thanks Rcvd at 387 Times in 57 Posts
Archer Reputation: 46
Saving-loading project doesn't seem to work. Saving seems successful. Loading also visually goes OK, but in the end I see screenshot and I can't unfold project tree since there is nothing in the project leaving project loading completely useless. Maybe it's issue with this particular apk, don't know.
Attached Images
File Type: png scr.png (2.2 KB, 8 views)
Reply With Quote
  #4  
Old 03-30-2026, 01:54
Jasi2169's Avatar
Jasi2169 Jasi2169 is offline
Family
 
Join Date: Sep 2015
Location: India/TSRh
Posts: 326
Rept. Given: 3
Rept. Rcvd 74 Times in 50 Posts
Thanks Given: 47
Thanks Rcvd at 526 Times in 204 Posts
Jasi2169 Reputation: 74
If anyone can provide me the pro build, will post medicine.
Reply With Quote
  #5  
Old 04-03-2026, 00:37
DimitarSerg DimitarSerg is offline
Family
 
Join Date: Mar 2019
Posts: 51
Rept. Given: 1
Rept. Rcvd 20 Times in 9 Posts
Thanks Given: 13
Thanks Rcvd at 232 Times in 37 Posts
DimitarSerg Reputation: 20
Quote:
Originally Posted by Jasi2169 View Post
If anyone can provide me the pro build, will post medicine.
That's too easy. It would be more interesting to add code from the pro version to the demo version so that the JEB developers don't detect the leak.

Quote:
Originally Posted by Archer View Post
Saving-loading project doesn't seem to work. Saving seems successful. Loading also visually goes OK, but in the end I see screenshot and I can't unfold project tree since there is nothing in the project leaving project loading completely useless. Maybe it's issue with this particular apk, don't know.
any errors like this one (tested with your apk on VM) ?
Code:
[C] Thread[#51,Thread-22,5,main] terminated unexpectedly
[C] java.lang.OutOfMemoryError: Java heap space
[C]   at java.base/java.util.IdentityHashMap.resize(IdentityHashMap.java:486)
[C]   at java.base/java.util.IdentityHashMap.put(IdentityHashMap.java:455)
[C]   at com.pnfsoftware.jeb.util.serialization.Serializer.writeI(Serializer.java:382)
[C]   at com.pnfsoftware.jeb.util.serialization.Serializer.write(Serializer.java:243)
[C]   at com.pnfsoftware.jeb.util.serialization.Serializer.writeField(Serializer.java:553)
[C]   at com.pnfsoftware.jeb.util.serialization.Serializer.writeFields(Serializer.java:535)
[C]   at com.pnfsoftware.jeb.util.serialization.Serializer.writeI(Serializer.java:483)
[C]   at com.pnfsoftware.jeb.util.serialization.Serializer.write(Serializer.java:243)
[C]   at com.pnfsoftware.jeb.util.serialization.Serializer.serialize(Serializer.java:201)
[E] JDB2 record '0x145330' is corrupted! Will attempt project reload anyway...
[E] JDB2 record '0x6C782B' is corrupted! Will attempt project reload anyway...
[E] JDB2 record '0x41D1F4' is corrupted! Will attempt project reload anyway...
It also seems that the Jeb developers forgot or neglected to implement support for the EVM decompiler (https://eips.ethereum.org/EIPS/eip-3855), so I had to do it myself. (Thanks to Claude, it now takes just one minute.)

Last edited by DimitarSerg; 04-03-2026 at 03:50.
Reply With Quote
  #6  
Old 04-03-2026, 12:13
CKCat CKCat is offline
Friend
 
Join Date: Sep 2023
Posts: 7
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 18
Thanks Rcvd at 1 Time in 1 Post
CKCat Reputation: 0
JEB 5.39 is out.
Reply With Quote
  #7  
Old 04-03-2026, 19:11
Archer's Avatar
Archer Archer is offline
retired
 
Join Date: Aug 2005
Posts: 243
Rept. Given: 1
Rept. Rcvd 46 Times in 19 Posts
Thanks Given: 3
Thanks Rcvd at 387 Times in 57 Posts
Archer Reputation: 46
Quote:
Originally Posted by DimitarSerg View Post
any errors like this one (tested with your apk on VM) ?
Nope, no errors, just opening, and then destroying everything:

Code:
...
[D] Unit "metadata" (generic) was created
[D] Unit "x86_64-image" (x86_64) was created
[D] Unit "libmapbox-gl.so" (elf) was created
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway}: Analysis completed
[I] Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway: Native libraries found, consider running the plugin: "Recover RegisterNatives methods"
[D] Unit "decompiler" (dcmp_dex) was created
[W] The APK may have been packed. You may run the generic unpacker to see if additional dex files can be recovered.
[D] Top-level binary unit was created: Unit:name={com.vaa.runway},type={apk}
[D] Unit "com.vaa.runway" (apk) was created
[D] Unit "Manifest" was destroyed
[D] Unit "Certificate (v2)" was destroyed
[D] Unit "Certificate #2 (v3)" was destroyed
[D] Unit "decompiler" was destroyed
[D] Unit "Bytecode" was destroyed
...
Reply With Quote
  #8  
Old 04-03-2026, 23:06
DimitarSerg DimitarSerg is offline
Family
 
Join Date: Mar 2019
Posts: 51
Rept. Given: 1
Rept. Rcvd 20 Times in 9 Posts
Thanks Given: 13
Thanks Rcvd at 232 Times in 37 Posts
DimitarSerg Reputation: 20
Quote:
Originally Posted by Archer View Post
Nope, no errors, just opening, and then destroying everything:
Sry, cant reproduce. Just opened APK, saved, opened project -> loaded OK.
jdb2 file ~958mb
java installed v 22

Code:
[I] JEB 5.38.0.202603112011 (Super-Black Edition by CXV) ...
[I] Current directory: C:\Users\user\Desktop\JEB-5.38.0.202603112011_by_CXV
[I] Base directory: C:\Users\user\Desktop\JEB-5.38.0.202603112011_by_CXV
[I] System: Windows 10 10.0 (amd64) en_US
[I] Java: Oracle Corporation 22
[I] Memory Usage: 26.9M used (229.1M free, 12.0G max)
[I] Opening an existing project (C:\Users\user\Desktop\New folder\2222222222222222.jdb2)
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libmapbox-gl.so > x86-image}: Detected compiler: Android NDK compiler
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libmapbox-gl.so > x86-image}: Initial native analysis styles: code gaps: PROLOGUES_ONLY, data gaps: DEFAULT
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libmapbox-gl.so > x86-image}: Analysis completed (1m 18s)
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libimage_processing_util_jni.so > x86-image}: Detected compiler: Android NDK compiler
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libmapbox-gl.so > x86-image}: Itanium RTTI memory scanner: 1222 type_infos parsed - 1028 vftables recovered
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libimage_processing_util_jni.so > x86-image}: Initial native analysis styles: code gaps: PROLOGUES_ONLY, data gaps: DEFAULT
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libimage_processing_util_jni.so > x86-image}: Analysis completed (0s)
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libimage_processing_util_jni.so > x86-image}: Initial analysis created 81 routines
[I] {Virgin-Atlantic_7.4.1_APKPure.apk > com.vaa.runway > Libraries > x86 > libmapbox-gl.so > x86-image}: Initial analysis created 19773 routines

loading:
[I] JEB 5.38.0.202603112011 (Super-Black Edition by CXV) ...
[I] Current directory: C:\Users\user\Desktop\JEB-5.38.0.202603112011_by_CXV
[I] Base directory: C:\Users\user\Desktop\JEB-5.38.0.202603112011_by_CXV
[I] System: Windows 10 10.0 (amd64) en_US
[I] Java: Oracle Corporation 22
[I] Memory Usage: 34.6M used (221.4M free, 12.0G max)
[I] Opening an existing project (C:\Users\user\Desktop\New folder\2222222222222222.jdb2)

Last edited by DimitarSerg; 04-03-2026 at 23:26.
Reply With Quote
  #9  
Old 04-05-2026, 21:27
Archer's Avatar
Archer Archer is offline
retired
 
Join Date: Aug 2005
Posts: 243
Rept. Given: 1
Rept. Rcvd 46 Times in 19 Posts
Thanks Given: 3
Thanks Rcvd at 387 Times in 57 Posts
Archer Reputation: 46
That's a bummer.
Code:
[I] JEB 5.38.0.202603112011 (Super-Black Edition by CXV) ...
[I] System: Windows 11 10.0 (amd64) en_US
[I] Java: Oracle Corporation 22.0.2
Tried win 10 x64, win 11 x64.
Each with jdk-21.0.10, jdk-22.0.2 and jdk-23.0.2.
Jeb extracted straight from the zip both as is and with jvmopt.txt.TEMPLATE renamed to jvmopt.txt.
With and without internet.
All options by default. On a couple of questions like load all assets or run additional apk unpacking answer is NO. Just load apk, save project, close jeb, rerun and open saved project.
And in all of these cases it still fails to load saved project exactly the same way.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



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


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )