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

无法使用,提示PermissionError: [WinError 32] 另一个程序正在使用此文件,进程无法访问。: 'C:\\Users\\Gao\\AppData\\Local\\Temp\\apkleaks-j3w0yo1j.txt' #94

Open
480840342 opened this issue Oct 29, 2024 · 1 comment

Comments

@480840342
Copy link

PermissionError: [WinError 32] 另一个程序正在使用此文件,进程无法访问。: 'C:\Users\Gao\AppData\Local\Temp\apkleaks-j3w0yo1j.txt'

PermissionError: [WinError 32] 另一个程序正在使用此文件,进程无法访问。: 'C:\Users\Gao\AppData\Local\Temp\apkleaks-j3w0yo1j.txt'

运行:

D:\Gao\工具\安全相关\移动安全\apkleaks>python apkleaks.py -f H5c.apk
_ ____ _ ___ _
/ \ | _ | |/ / | ___ __ | | _____
/ _ \ | |
) | ' /| | / _ / ` | |/ / __|
/ ___ | /| . | || __/ (
| | <__
// __| ||______|_,||____/
v2.6.3

Scanning APK file for URIs, endpoints & secrets
(c) 2020-2024, dwisiswant0

** Decompiling APK...
文件名、目录名或卷标语法不正确。

** Scanning against 'plus.H5C45293A'
Traceback (most recent call last):
File "D:\Gao\工具\安全相关\移动安全\apkleaks\apkleaks.py", line 5, in
main()
File "D:\Gao\工具\安全相关\移动安全\apkleaks\apkleaks\cli.py", line 41, in main
init.cleanup()
File "D:\Gao\工具\安全相关\移动安全\apkleaks\apkleaks\apkleaks.py", line 148, in cleanup
os.remove(self.output)
PermissionError: [WinError 32] 另一个程序正在使用此文件,进程无法访问。: 'C:\Users\Gao\AppData\Local\Temp\apkleaks-j3w0yo1j.txt'
版本 v2.63

@zmxw
Copy link

zmxw commented Jan 24, 2025

中文目录 不行

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