Skip to content

wrong package names #29

@Eh7ThOQZ

Description

@Eh7ThOQZ

Some package paths have - in the random part, which causes the package name to render incorrectly in the WebUI, and they are not added to target.txt.

Example:
WebUI shows:
com.google.android.gms
net.sourceforge.opencamera-1yn_EE

pm path output:

# for p in com.google.android.gms net.sourceforge.opencamera; do pm path $p; done | grep base.apk                                                                                                            
package:/data/app/~~ZK59QsKxogvFodNNmJcI5g==/com.google.android.gms-jl4_eEk5vqhdRyxpRsHndw==/base.apk
package:/data/app/~~7BNDtbWo1BrB4th8uEJIUg==/net.sourceforge.opencamera-1yn_EE-2I3GCbxizcHP3Rg==/base.apk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions