Skip to content

Releases: luoyesiqiu/dpt-shell

v1.4.3

02 Mar 15:01
Compare
Choose a tag to compare
v1.4.3 Pre-release
Pre-release

Commits

  • c1b8a91: 获取包名优化 (luoyesiqiu)
  • 03269f6: 添加LIKELY宏 (luoyesiqiu)
  • 1ec8965: delete对象 (luoyesiqiu)
  • c7e72e5: 更改dex解压目录为code_cache (luoyesiqiu)
  • be2b9fd: Update README.md (luoyesiqiu)
  • 7661eb0: 修正so文件目录获取 (luoyesiqiu)

v1.4.2

26 Feb 13:31
Compare
Choose a tag to compare
v1.4.2 Pre-release
Pre-release

Commits

  • 706986d: 多线程处理dex (luoyesiqiu)
  • 67c86f7: apk路径判断 (luoyesiqiu)
  • 4797c2f: Update README.md (luoyesiqiu)
  • d2bbe6e: Update README.md (luoyesiqiu)
  • d6d8287: Create package.yml (Luoye)
  • ad33d3a: Update package.yml (Luoye)
  • e606890: Update package.yml (Luoye)
  • ab89068: Update package.yml (Luoye)
  • d8bf39d: Update and rename package.yml to release.yml (Luoye)
  • f9ee3ef: Update release.yml (Luoye)
  • 1e1fdd6: Update release.yml (Luoye)
  • 93887d2: 修正dex数据存放顺序 (luoyesiqiu)
  • acddd04: 替换日志类 (luoyesiqiu)
  • 941913b: 优化AppComponentFactory的处理逻辑 (luoyesiqiu)
  • 2d1e80f: 更新SDK版本 (luoyesiqiu)
  • 5c27eb2: 移除无用函数 (luoyesiqiu)
  • 38b261c: 优化函数名 (luoyesiqiu)
  • 6c1d287: 修复低版本崩溃的bug (luoyesiqiu)
  • e9f2394: Update action script (luoyesiqiu)
  • ba07b45: 修复没有application崩溃 (luoyesiqiu)

更改dex文件存放方式

20 Feb 15:20
Compare
Choose a tag to compare
Pre-release
  • 更改dex文件存放方式
  • 优化zipalign代码

提升命令行工具兼容性

12 Feb 14:30
Compare
Choose a tag to compare
Pre-release

1、支持在Linux和macOS平台下加固

提升兼容性

11 Feb 04:08
Compare
Choose a tag to compare
提升兼容性 Pre-release
Pre-release
  1. 适配Android13

提升兼容性

02 Oct 15:25
Compare
Choose a tag to compare
提升兼容性 Pre-release
Pre-release
  1. 添加替换Application逻辑

提升兼容性

01 Jul 22:49
Compare
Choose a tag to compare
提升兼容性 Pre-release
Pre-release

1、oat适配

提升兼容性

03 May 04:24
Compare
Choose a tag to compare
提升兼容性 Pre-release
Pre-release

1、阻止vdex映射

提升兼容性

30 Apr 12:03
Compare
Choose a tag to compare
提升兼容性 Pre-release
Pre-release

1、hook函数符号通用适配

优化打包

01 Apr 15:14
Compare
Choose a tag to compare
优化打包 Pre-release
Pre-release

1、优化打包
2、自动签名