Releases: luoyesiqiu/dpt-shell
Releases · luoyesiqiu/dpt-shell
v1.11.3
Commits
- 5353c2a: Update minizip-ng (luoyesiqiu)
- 3485470: Fix short application name (luoyesiqiu)
- db0a915: Update keystore (luoyesiqiu)
v1.11.2
Commits
- fe48f25: Rename method names (luoyesiqiu)
- 2cdc3a1: Update noisy log (luoyesiqiu)
- 32ce233: Fix dex size is zero(#59) (luoyesiqiu)
v1.11.1
Commits
- 076bf1e: Wrap readlink function (luoyesiqiu)
- d35fd00: Prevent illegal calls (luoyesiqiu)
- 5169417: Optimize junk class generation & deal. (luoyesiqiu)
v1.11.0
Commits
- e2a55e1: Update CMakeLists.txt (luoyesiqiu)
- 09f24ca: Format code (luoyesiqiu)
- 0f99915: feat-disable-dex2oat:disable dex2oat (Jimmyzhou) #57
- 97b376e: Support Android 15 (luoyesiqiu)
- db3ca96: Merge branch 'main' of github.com:luoyesiqiu/dpt-shell (luoyesiqiu)
- 5cc0dad: Optimize ABI logic (luoyesiqiu)
v1.10.0
Commits
- 88b0a88: feat-mergeDex:merge dex.zip with proxyDex (Jimmyzhou) #54
- 8fce745: Merge branch 'main' into feat-mergeDex (Jimmyzhou) #54
- 710a3b5: feat-mergeDex:merge dex.zip with proxyDex complete (Jimmyzhou) #54
- aabf4c9: feat-mergeDex:optimized some code (Jimmyzhou) #54
v1.9.2
Commits
- a98fee5: Do not encrypt the .rodata section (luoyesiqiu)
v1.9.1
Commits
- 3229a1d: Encrypt the .rodata section (luoyesiqiu)
v1.9.0
Commits
- 825fa13: Enhanced anti debugger (luoyesiqiu)
- c74b12c: Detect frida on main process (luoyesiqiu)
- b05dc1f: Handle fork failure (luoyesiqiu)
- 3ebaa2f: Update wait process (luoyesiqiu)
- 7be39be: Always inline syscall code (luoyesiqiu)
- c2d7664: Update package name (luoyesiqiu)
- 06d40c1: Encrypt so files (luoyesiqiu)
- 0eaddb6: Remove the problem function (luoyesiqiu)
- 997b238: Add encrypt annotation (luoyesiqiu)
v1.8.4
Commits
- 2814923: fix_ContentProvider:修复ContentProvider里面context的替换问题 (Jimmyzhou) #45
- db37f17: Update no-sign option (luoyesiqiu)
- 5ed51e7: Update readme (luoyesiqiu)
- 97612e1: Update README.zh-CN.md (luoyesiqiu)
- e79432b: fix_ContentProvider:code optimization (Jimmyzhou) #45
- 64cdb85: Fix nullptr crash (luoyesiqiu)
- 4a382e4: Update .gitignore (luoyesiqiu)
- 4f5ac59: Add submodule (luoyesiqiu)
- 679430c: Remove delete map items code (luoyesiqiu)
v1.8.3
Commits
- 6a0dff1: Anti ptrace (luoyesiqiu)
- cfed134: Update unzip so files (luoyesiqiu)
- 1d21cab: Revert "Anti ptrace" (luoyesiqiu)
- c1d2ea0: Fix bug in low version (luoyesiqiu)