Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create directory/permission denied #54

Closed
srzern opened this issue Aug 12, 2021 · 3 comments
Closed

Can't create directory/permission denied #54

srzern opened this issue Aug 12, 2021 · 3 comments

Comments

@srzern
Copy link

srzern commented Aug 12, 2021

When i use --outpot, i get this error:
PermissionError: [Errno 13] Permission denied: 'C:\\Users\\sezer\\Desktop\\folder'

When use just -f file.apk, i get this one:

ERROR - Error saving class: com.things.thing
jadx.core.utils.exceptions.JadxRuntimeException: 
Can't create directory C:\Users\sezer\AppData\Local\Temp\apkleaks-woqqyysy\sources\com\exampleapk\module\ui\main\api\data\aux
______________________________________________________________________________________________
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\sezer\\AppData\\Local\\Temp\\apkleaks-3hmqctov.txt'

I tried use on admin mode too but still same.

@dwisiswant0
Copy link
Owner

What step when the error appears, @srzern? No error line is shown, you also snipped the output.

@srzern
Copy link
Author

srzern commented Aug 13, 2021

Thanks for answer,

** Decompiling APK...
INFO  - loading ...
INFO  - processing ...
ERROR - finished with errors, count: 12

** Scanning against 'ru.iptvremote.android.iptv'

I restart windows using recovery and install again. I tried a apk and first one give error but when scan against its worked

@dwisiswant0
Copy link
Owner

That's the output from the decompiler. Closing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants