dwisiswant0 / apkleaks

Scanning APK file for URIs, endpoints & secrets.
Apache License 2.0
4.9k stars 487 forks source link

The filename, directory name, or volume label syntax is incorrect #29

Closed adapana closed 3 years ago

adapana commented 3 years ago

I used the following command,

python apkleaks.py -f testapp.apk

but it gives error :

←[0m ←[94m** Decompiling APK... ←[0mThe filename, directory name, or volume label syntax is incorrect.

** Scanning against 'instagram.photo.video.downloader.repost.insta'

** Done with nothing. ¯_(ツ)_/¯

dwisiswant0 commented 3 years ago

Hey, are you running on Windows, @adapana?

adapana commented 3 years ago

Yes

dwisiswant0 commented 3 years ago

Should be fixed on v2.1.0 and above.