Exetools

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

CXVUSER 07-11-2026 21:21

JEB Decompiler 5.42.0.202606242140 mod by CXV
 
Requirements: (Only JDK 21.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://pixeldrain.com/u/1dokLHuU
https://mega.nz/file/eP4GiA6L#SSsbvEL2_CpKOUXX5yJAZVMhy4UNK_Hl2FtJemgooGI

wx69wx2023 08-06-2026 21:24

There is a bug in the dynamic debugging feature that prevents it from working properly. The reverser performed an analysis using Codex and built a patched version.

Three patches have been implemented in total:

1. Constructor call fix for jj.class
Replaced the non‑existent parameter‑less constructor call  tq()  with the valid existing constructor  tq(jj, IDexUnit) , which resolves the  NoSuchMethodError  thrown during the early Attach phase.

2. Type check fix for hw.class
Corrected the invalid  checkcast ql  to the proper  checkcast byte[] , with the StackMap updated accordingly, fixing the  VerifyError: Bad type on operand stack .

3. Nest relationship repair
Restored the six corrupted  NestMembers  entries:

- jj → Da, Dv, gw, tq

- qD → Nj

- GK → vX
This eliminates the  IllegalAccessError  when the debugger tries to access private fields.

Credit to fu11p7r

Src:https://bbs.kanxue.com/thread-291967-1.htm


jeb.jar


All times are GMT +8. The time now is 23:06.

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