OkHttpLogger-Frida icon indicating copy to clipboard operation
OkHttpLogger-Frida copied to clipboard

Error: java.lang.ClassNotFoundException: Didn't find class "okhttp3.OkHttpClient" on path: DexPathList[[dex file "/data/local/tmp/okhttpfind.dex"],nativeLibraryDirectories=[/system/lib, /vendor/lib]]

Open CL545740896 opened this issue 5 years ago • 3 comments

CL545740896 avatar Nov 19 '20 07:11 CL545740896

me too

3215656174 avatar May 19 '24 02:05 3215656174

me too.

1579339708 avatar Nov 20 '24 08:11 1579339708

function:find()~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 被 混 淆 (仅参考)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ likelyClazzList size :1144


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Find Result~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
var Cls_Call = "i.j";
var Cls_CallBack = "i.k";
var Cls_OkHttpClient = "i.E";
var Cls_Request = "i.H";
var Cls_Response = "i.K";
var Cls_ResponseBody = "i.M";
var Cls_okio_Buffer = "j.e";
var F_header_namesAndValues = "a";
var F_req_body = "d";
var F_req_headers = "c";
var F_req_method = "b";
var F_req_url = "a";
var F_rsp$builder_body = "g";
var F_rsp_body = "g";
var F_rsp_code = "c";
var F_rsp_headers = "f";
var F_rsp_message = "d";
var F_rsp_request = "a";
var M_CallBack_onFailure = "a";
var M_CallBack_onResponse = "a";
var M_Call_enqueue = "enqueue";
var M_Call_execute = "";
var M_Call_request = "";
var M_Client_newCall = "a";
var M_buffer_readByteArray = "l";
var M_contentType_charset = "a";
var M_reqbody_contentLength = "a";
var M_reqbody_contentType = "b";
var M_reqbody_writeTo = "writeTo";
var M_rsp$builder_build = "a";
var M_rspBody_contentLength = "j";
var M_rspBody_contentType = "k";
var M_rspBody_create = "a";
var M_rspBody_source = "l";
var M_rsp_newBuilder = "o";
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Find Complete~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1579339708 avatar Nov 20 '24 08:11 1579339708