lyg4795
lyg4795
用来hook 一款新氧医美的app的okhttp3, 用-f的方式启动,会直接报process terminal. 打开app去掉-f 可以正常启动,然后find 显示为混淆. 先搜索玻尿酸,运行hold() 然后点击进入详情页 就会出现标题显示的错误. 能指教一下有什么办法可以获取这个app的包吗?
有交流群吗?
一个人看有点困难

还有二维码也失效了.
目前没找到好的解决方案
### Xmake 版本 v2.8.2+20230916 ### 操作系统版本和架构 Linux lin 5.19.0-45-generic #46~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 7 15:06:04 UTC 20 x86_64 x86_64 x86_64 GNU/Linux ### 描述问题 编译失败 不知道怎么解决 ### 期待的结果 能编译minimal ###...
I try build minimal by xmake. I git clone the last source code THen I delete other target except minimal in xmake.lua and run ``` xmake f --require-bpftool=y xmake ```...
can not copy field in vscode. If I press Ctrl C on one of the field, all the text will be copy.
DeprecationWarning: Invalid 'main' field in 'C:\Users\Administrator\Downloads\gumjs-net-master\gumjs-net-master\examples\http-server\node_modules\mold-source-map\package.json' of 'mold-source-map.js'. Please either fix that or report it to the module author
the url is http://search.11st.co.kr/Search.tmall?kwd=123 first I copy the source html code to local file 'test.txt' then format by file_get_html('test.html') it will return false and format fail.