Dpt Shell Versions Save

An android Dex protects shell implementation

v1.6.11

6 months ago

Commits

  • ae440c3: Use constants to replace strings (luoyesiqiu)
  • 38cbbc1: Optimized the code of the dpt module (luoyesiqiu)
  • 30a3522: Add tests class (luoyesiqiu)
  • d7ed0cb: Update logger (luoyesiqiu)
  • a848d69: Update dependency (luoyesiqiu)
  • ede9f1a: Optimized merge dex elements logic (luoyesiqiu)
  • c7a4e62: Use mmap64 replace to mmap (luoyesiqiu)
  • a55e84c: Update CMakeLists.txt (luoyesiqiu)
  • 2b30d3f: Optimized compress files logic (luoyesiqiu)
  • b132457: Update demo (luoyesiqiu)
  • ec36a80: Update building scripts (luoyesiqiu)

v1.6.10

8 months ago

Commits

  • 820940c: Update readme (luoyesiqiu)
  • 0aabfaf: Update to gradle7 (luoyesiqiu)
  • 42bd49d: Update sdk versions (luoyesiqiu)
  • 1586853: Update junit ext version (luoyesiqiu)
  • 0f670af: Rename HowItWorks.md (luoyesiqiu)
  • 262bca0: Update HowItWorks.zh-CN.md (luoyesiqiu)
  • 9981824: Update ZipUtils.java (hlx) #29
  • 50c6813: Merge branch 'luoyesiqiu:main' into main (hlx) #29
  • 767c82d: Update ZipUtils.java (hlx) #29
  • a5d08c7: Update ZipUtils.java (hlx) #29
  • 2ca585b: Update ZipUtils.java (hlx) #29
  • b8c59f4: Update ApkUtils.java (hlx) #30
  • fe598a6: Merge branch 'luoyesiqiu:main' into main (hlx) #30
  • c659691: Update buffer size type (luoyesiqiu)
  • c372fb7: Optimize to get the data dir (luoyesiqiu)

v1.6.9

10 months ago

Commits

  • 6842f6b: 日志输出优化 (luoyesiqiu)
  • a4aa087: Add English version readme (luoyesiqiu)
  • e22f6d9: Update readme (luoyesiqiu)
  • 70d044f: Update MultiDexCodeUtils.java (hlx) #27
  • c4bc2d3: Fix resources name conflict (luoyesiqiu)

v1.6.8

11 months ago

Commits

  • db04a21: 添加demo so更新逻辑 (luoyesiqiu)
  • c61cbb5: 处理编译错误 (luoyesiqiu)
  • 3f89e6c: 抹除全部符号 (luoyesiqiu)
  • acdc2e2: 默认关闭log (luoyesiqiu)
  • a1b9594: Update release.yml (luoyesiqiu)

v1.6.7

1 year ago

Commits

  • 71f58e2: 修复清除数据后无法打开app (luoyesiqiu)

v1.6.6

1 year ago

Commits

  • f90a4ef: 修改日志输出 (luoyesiqiu)
  • c94ea49: 将警告视为错误 (luoyesiqiu)
  • acfd4f1: 移除无用参数 (luoyesiqiu)
  • 58acc0f: 优化日志 (luoyesiqiu)
  • 5efab58: 处理未使用参数 (luoyesiqiu)
  • 18b9348: dex索引优化 (luoyesiqiu)
  • 74fece6: 判断优化 (luoyesiqiu)
  • 94cebde: so文件放入assets目录 (luoyesiqiu)
  • 6719ab0: 添加TargetApi注解 (luoyesiqiu)
  • 297ff91: #24 修复extractNativeLibs安装失败 (luoyesiqiu)

v1.6.5

1 year ago

Commits

  • 7557ca1: 更新dobby库,修复:#23 (luoyesiqiu)

v1.6.4

1 year ago

Commits

  • bbc2886: 优化classloader (luoyesiqiu)

v1.6.3

1 year ago

Commits

  • 3c2367c: Update README.md (Luoye)
  • 1361031: 更新shell模块的gradle脚本 (luoyesiqiu)
  • 1209c73: Merge branch 'main' of github.com:luoyesiqiu/dpt-shell (luoyesiqiu)
  • d186815: 添加debugable操作选项 (luoyesiqiu)
  • 986841f: 保留META-INF (luoyesiqiu)
  • 56af58e: 代码优化 (luoyesiqiu)
  • e815f7e: 支持x86_64 (luoyesiqiu)
  • 47a7dc8: 处理x86_64 lib问题 (luoyesiqiu)
  • 47d92a9: 添加ContextImpl反射类 (luoyesiqiu)
  • 646add0: Application替换逻辑修正 (luoyesiqiu)
  • 916eec3: 添加关闭AppComponentFactory选项 (luoyesiqiu)

v1.6.2

1 year ago

Commits

  • 3ef150d: Update README.md (luoyesiqiu)
  • 6864e11: 移除ReflectUtils类 (luoyesiqiu)
  • 4c9cc53: 解决低版本Application类替换问题 (luoyesiqiu)