10 Forks
69 Stars
69 Watchers

BytecodeUtil

安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。

How to download and setup BytecodeUtil

Open terminal and run command
git clone https://github.com/Ysj001/BytecodeUtil.git
git clone is used to create a copy or clone of BytecodeUtil repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BytecodeUtil https://github.com/Ysj001/BytecodeUtil/archive/master.zip

Or simply clone BytecodeUtil with SSH
[email protected]:Ysj001/BytecodeUtil.git

If you have some problems with BytecodeUtil

You may open issue on BytecodeUtil support forum (system) here: https://github.com/Ysj001/BytecodeUtil/issues