WindySha / Xpatch

This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
Apache License 2.0
2.54k stars 388 forks source link

抖音的error #54

Closed liumengdeqq closed 4 years ago

liumengdeqq commented 4 years ago

trouble writing output: Too many method references to fit in one dex file: 65537; max is 65536.

WindySha commented 4 years ago

使用最新版本(3.0)默认破解方式,不要加-dex命令。 默认使用不修改dex文件的方式,因此不存在65536问题