TinyHai / TinyDumper

A Xposed Module that dumps dex files from memory. 一款能从内存中dump出dex文件的Xposed模块
MIT License
7 stars 3 forks source link

闪退 #1

Open 456vv opened 4 months ago

456vv commented 4 months ago

闪退 ,应该是被检测到了,中国电信app

TinyHai commented 4 months ago

粗略分析了一下,检测逻辑比LSPosed提供的注入点更早执行,暂且无解 也许还有办法