Skip to content

Crash after patching telephony-common #36

@dep4

Description

@dep4

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions