-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Hi, thanks for the great tool! Patching services.jar works well, patching telephony-common.jar even in pass-through mode results in a crash. Tried version 1.8.0 as well
Steps to reproduce
- pass-through patch
java -jar dexpatcher.jar --output classes.dex telephony-common.dex --debug --verbose
DexPatcher version 1.7.0 by Lanchon (https://dexpatcher.github.io/)
info: read 'telephony-common.dex'
debug: read 'telephony-common.dex': 1318 types
debug: read 'telephony-common.dex': dex version '039'
info: write 'classes.dex'
debug: write 'classes.dex': dex version '039'
debug: write 'classes.dex': 1318 types
0 error(s), 0 warning(s)
- zip classes.dex into telepthony-common.jar
- push to device
- reboot
- crash output attached
crash.txt
Metadata
Metadata
Assignees
Labels
No labels