当前位置:网站首页>Mobile security tool apktool
Mobile security tool apktool
2022-06-25 00:48:00 【Deep safety laboratory】
1 demand
- obtain smali/dex: Default get smali,-s after , obtain dex
- -s,--no-src Do not decode sources.
- xx
- -r,--no-res Do not decode resources.
- Output to the specified directory
- -o,--output <dir> The name of folder that gets written. Default is apk.out
Official website address :
2 grammar
D:\>java -jar apktool.jar
Apktool v2.6.1 - a tool for reengineering Android apk files
with smali v2.5.2 and baksmali v2.5.2
Copyright 2010 Ryszard Wi?niewski <[email protected]>
Copyright 2010 Connor Tumbleson <[email protected]>
usage: apktool
-advance,--advanced prints advance information.
-version,--version prints the version then exits
usage: apktool if|install-framework [options] <framework.apk>
-p,--frame-path <dir> Stores framework files into <dir>.
-t,--tag <tag> Tag frameworks using <tag>.
usage: apktool d[ecode] [options] <file_apk>
-f,--force Force delete destination directory.
-o,--output <dir> The name of folder that gets written. Default is apk.out
-p,--frame-path <dir> Uses framework files located in <dir>.
-r,--no-res Do not decode resources.
-s,--no-src Do not decode sources.
-t,--frame-tag <tag> Uses framework files tagged by <tag>.
usage: apktool b[uild] [options] <app_path>
-f,--force-all Skip changes detection and build all files.
-o,--output <dir> The name of apk that gets written. Default is dist/name.apk
-p,--frame-path <dir> Uses framework files located in <dir>.
For additional info, see: https://ibotpeaches.github.io/Apktool/
For smali/baksmali info, see: https://github.com/JesusFreke/smali
3 Example
4 Reference material
边栏推荐
- Intensive reading of thinking about markdown
- [Solved] Public key for mysql-community-xxx. rpm is not installed
- Alternative to log4j
- Sliding window technology based on byte in transport layer
- D does not require opapply() as a domain
- ros(25):rqt_ image_ View reports an error unable to load plugin for transport 'compressed', error string
- QT(35)-操作EXCEL-QXlsx-QAxObject
- Using tcp/udp tools to debug the yeelight ribbon
- Wallpaper applet wechat applet
- 【Redis实现秒杀业务③】超卖问题之乐观锁具体实现
猜你喜欢
傳輸層 以字節為單比特的滑動窗口技術
Registration method of native method in JNI
Fuxin Kunpeng joins in, and dragon lizard community welcomes a new partner in format document technical service
2021-09-12
Databinding quick start (still using findviewbyid?)
Use and click of multitypeadapter in recycleview
Go crawler framework -colly actual combat (II) -- Douban top250 crawling
Infotnews | is the development of domestic NFT limited to digital collections?
大厂高频软件测试面试题和答案都帮你准备好啦,备战金九银十
5-minute NLP: summary of 3 pre training libraries for rapid realization of NER
随机推荐
C# Winform 最大化遮挡任务栏和全屏显示问题
软件测试与游戏测试文章合集录
Apk slimming compression experience
Using tcp/udp tools to debug the yeelight ribbon
Thingsboard - rest API obtains and refreshes tokens
Helm chart warehouse operation
JDBC - database connection
Simple collation of Web cache
Discrete mathematics and its application detailed explanation of exercises in the final exam of spring and summer semester of 2018-2019 academic year
Decoupling pages and components using lifecycle
How to quickly open traffic master for wechat applet
不重要的token可以提前停止计算!英伟达提出自适应token的高效视觉Transformer网络A-ViT,提高模型的吞吐量!...
The drawableleft of the custom textview in kotlin is displayed in the center together with the text
Is it so difficult to calculate the REM size of the web page according to the design draft?
Unmanned driving: Some Thoughts on multi-sensor fusion
Easy to wear - drop down radio
无人驾驶: 对多传感器融合的一些思考
无需显示屏的VNC Viewer远程连接树莓派
Uniapp encapsulated incentive advertisement, screen insert advertisement and banner advertisement
Kubernetes 架构核心组件工作原理解析