[关闭]
@TryLoveCatch 2022-06-09T09:01:06.000000Z 字数 788 阅读 856

Android知识体系之Aop ASM

Android知识体系


ASM Bytecode Outline 工具

ASM相关的修改字节码框架

Hunter

https://github.com/Leaking/Hunter/blob/master/README_ch.md
http://quinnchen.cn/2018/09/13/2018-09-13-asm-transform/
https://blog.csdn.net/xingchenxuanfeng/article/details/88630840

ByteX

https://github.com/bytedance/ByteX
https://cloud.tencent.com/developer/article/1796904

booster

https://github.com/didi/booster

实际应用

ASM 字节码插桩:监控大图加载
ASM 字节码插桩:进行线程整治
ASM 字节码插桩:助力隐私合规

ASM在隐私合规扫描中的应用实战

参考

https://mp.weixin.qq.com/s/YsEJ0mWUEfB1y52A5jqiKg
https://juejin.cn/post/6844904118700474375
https://github.com/JeasonWong/CostTime
https://www.jianshu.com/p/9039a3e46dbc
一起玩转Android项目中的字节码
https://cloud.tencent.com/developer/article/1160090
https://github.com/lijiankun24/Koala
https://www.jianshu.com/p/c2c1d350d245
https://www.jianshu.com/p/16ed4d233fd1

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注