![]() |
|
#1
|
|||
|
|||
|
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 |
| The Following User Gave Reputation+1 to CXVUSER For This Useful Post: | ||
niculaita (07-11-2026) | ||
| The Following 8 Users Say Thank You to CXVUSER For This Useful Post: | ||
blue_devil (07-13-2026), cats (07-17-2026), Gyrus (07-12-2026), niculaita (07-11-2026), sHAOgE (07-19-2026), wilson bibe (07-12-2026), wx69wx2023 (07-11-2026), Zeokat (07-12-2026) | ||
|
#2
|
|||
|
|||
|
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 |
| The Following User Says Thank You to wx69wx2023 For This Useful Post: | ||
niculaita (08-06-2026) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|