You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: This apk is malware, i have many samples that produces same error.
Zip password is: infected
Information
Apktool Version (apktool -version) - 2.6.1
Operating System (Mac, Linux, Windows) - win10
APK From? (Playstore, ROM, Other) - Other
Stacktrace/Logcat
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.DirectoryException: Error copying file: ?? .xml
at brut.androlib.Androlib.decodeUnknownFiles(Androlib.java:223)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:167)
at brut.apktool.Main.cmdDecode(Main.java:175)
at brut.apktool.Main.main(Main.java:79)
Caused by: brut.directory.DirectoryException: Error copying file: ?? .xml
at brut.directory.DirUtil.copyToDir(DirUtil.java:99)
at brut.directory.AbstractDirectory.copyToDir(AbstractDirectory.java:208)
at brut.androlib.Androlib.decodeUnknownFiles(Androlib.java:216)
... 3 more
Caused by: java.io.FileNotFoundException: R:\b139db6e-70b9-4a0e-bded-333782919f8f\unknown\?? .xml (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at brut.directory.DirUtil.copyToDir(DirUtil.java:94)
... 5 more
Steps to Reproduce
apktool d -q --no-assets --no-res -o
Frameworks
If this APK is from an OEM ROM (Samsung, HTC, LG). Please attach framework files
(.apks that live in /system/framework or /system/priv-app)
APK
If this APK can be freely shared, please upload/attach a link to it.
Questions to ask before submission
Have you tried apktool d, apktool b without changing anything? yes
If you are trying to install a modified apk, did you resign it? no?
WARNING: This apk is malware, i have many samples that produces same error.
Zip password is: infected
Information
apktool -version
) - 2.6.1Stacktrace/Logcat
Steps to Reproduce
apktool
d -q --no-assets --no-res -oFrameworks
If this APK is from an OEM ROM (Samsung, HTC, LG). Please attach framework files
(
.apks
that live in/system/framework
or/system/priv-app
)APK
If this APK can be freely shared, please upload/attach a link to it.
Questions to ask before submission
apktool d
,apktool b
without changing anything? yesc952fd44bd3c39351d73d39d9715a102.zip
The text was updated successfully, but these errors were encountered: