> 文章列表 > 某安全对抗行走APP逆向分析

某安全对抗行走APP逆向分析

某安全对抗行走APP逆向分析

1.定位url 抓包:

https://api5.xxxx.com/xxx-rest-service/message/fun_getnearby

看一下参数:
某安全对抗行走APP逆向分析
opentime:时间戳

reqdata:base64编码

sign 未知,需要解密

# -*- coding: utf-8 -*-
# @Author  : Codeooo
# @Time    : 2022-10-14import frida, sysm199a = \"\"\"
Java.perform(function () {var utils = Java.use(\'cn.sharesdk.framework.authorize.f\');utils.a.overload().implementation = function (arg0,arg1) {console.log(Java.use(\"android.util.Log\").getStackTraceStri