1.定位url 抓包:
https://api5.xxxx.com/xxx-rest-service/message/fun_getnearby
看一下参数:
opentime:时间戳
reqdata:base64编码
sign 未知,需要解密
# -*- coding: utf-8 -*-
# @Author : Codeooo
# @Time : 2022-10-14
import frida, sys
m199a = """
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