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
Some package paths have
-in the random part, which causes the package name to render incorrectly in the WebUI, and they are not added totarget.txt.Example:
WebUI shows:
com.google.android.gmsnet.sourceforge.opencamera-1yn_EEpm path output: