传奇广告查询第一站 同步gm1.com

使用3个命令从Android APK中提取代码
原创 于2026-01-05 18:07:00发布
3 阅读
0
0

我是说,有3种工具

Disclaimer

这篇文章仅供参考和教育用途

Requirements

Terminal Time

# extract classes.dex unzip -j  classes.dex # transform dex file to jar file d2j-dex2jar.sh classes.dex # read the sources jd-gui classes-dex2jar.jar 

Bonus

您是否使用NativeScript / Ionic / Cordova / Phonegap /“插入一些基于Webview的移动框架”? 这是有人可以轻松读取您的JavaScript代码的方式

# find the bundled JS unzip -l  | grep '.js' # extract the bundle unzip -j  assets/app.js # find endpoint, or api keys cat app.js | grep 'api*\|http*' # DoS the endpoints echo "just kidding" 

Edit

如果您想避免使用命令,只需将应用程序与UI一起使用

希望您发现它有用且具有教育意义。

Cover Image from https://www.eff.org/issues/coders/reverse-engineering-faq

from: https://dev.to//protium/extract-code-from-android-apk-with-3-commands-1o4a

管理员
0
0
0
分享
上一篇: autojs 手游 脚本UI demo【仅供学习交流】
下一篇: 传奇永恒 X64游戏辅助汇编封包 反调试人物结构分析1
评论
历史记录
回顶部
浏览时间 游戏名称 游戏IP 开区网址
注册1GM论坛账号
  • 上传头像
注册

已有账号,

微信扫码登录
重置密码
重置密码

注册

绑定关联手机号
关联手机号