请选择 进入手机版 | 继续访问电脑版
搜索
热搜: 活动 交友 discuz
楼主: ironMan.K

[系统定制] android8.0以及以上 合并ODEX工具

  [复制链接]

27

主题

27

帖子

155

积分

超级版主

Rank: 8Rank: 8

积分
155
发表于 2019-2-13 16:47:14 | 显示全部楼层 |阅读模式

编译过程:

  1. Clone this repository
  2. Install Android NDK if you want to cross-compile for Android devices
  3. Invoke make.sh bash script with desired build target
  4. $ ./make.sh - if CC not defined from env use gcc by default
  5. $ ./make.sh gcc - compile with gcc
  6. $ ./make.sh clang - compile with clang
  7. $ ./make.sh cross-android - cross-compile (armeabi-v7a, arm64-v8a, x86 & x86_64) for Android with NDK
  8. Executables are copied under the bin directory
  9. For debug builds use $ DEBUG=true ./make.sh
复制代码
使用方法:
  1. $ bin/vdexExtractor -h
  2.               vdexExtractor ver. 0.4.1
  3.     Anestis Bechtsoudis <[email]anestis@census-labs.com[/email]>
  4.   Copyright 2017 - 2018 by CENSUS S.A. All Rights Reserved.

  5. -i, --input=<path>   : input dir (search recursively) or single file
  6. -o, --output=<path>  : output path (default is same as input)
  7. -f, --file-override  : allow output file override if already exists (default: false)
  8. --no-unquicken       : disable unquicken bytecode decompiler (don't de-odex)
  9. --deps               : dump verified dependencies information
  10. --dis                : enable bytecode disassembler
  11. --ignore-crc-error   : decompiled Dex CRC errors are ignored (see issue #3)
  12. --new-crc=<path>     : text file with extracted Apk or Dex file location checksum(s)
  13. -v, --debug=LEVEL    : log level (0 - FATAL ... 4 - DEBUG), default: '3' (INFO)
  14. -l, --log-file=<path>: save disassembler and/or verified dependencies output to log file (default is STDOUT)
  15. -h, --help           : this help
复制代码

下载地址:
购买主题 本主题需向作者支付 100 趣币 才能浏览




上一篇:小米逆向updater.apk屏蔽系统升级
下一篇:免Root实现卸载系统预装应用
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

抖音账号
关注抖音
加入粉丝群,抽取论坛金币


Archiver|手机版|小黑屋|IT趣-GEEK社区

GMT+8, 2024-3-29 13:56 , Processed in 0.029137 second(s), 24 queries .

Powered by Discuz! X3.4. 技术支持 by 巅峰设计

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表