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

使用时报错,但是不清楚是什么原因 #1

Closed
lucky-cry opened this issue May 12, 2020 · 1 comment
Closed

使用时报错,但是不清楚是什么原因 #1

lucky-cry opened this issue May 12, 2020 · 1 comment

Comments

@lucky-cry
Copy link

Microsoft Windows [版本 10.0.18363.778]
(c) 2019 Microsoft Corporation。保留所有权利。

C:\Windows\system32>python D:\frida\autojs-unpacker-master\unpacker.py u d -p com.example.script1559346752811 -if D:/frida/autojs-unpacker-master/assets/project/01main.js -of D:/frida/autojs-unpacker-master/unmain.js
Usage: unpacker.py -m {e,d} -p PKG [other arguments]
_ _ _
__ _ _ | | ___ ()__ _ _ _ __ _ __ __ _ | | _____ _ __
/ | | | | __/ _ \| / __|_____| | | | '_ \| '_ \ / _ |/ | |/ / _ \ '|
| (
| | |
| | || (
) | _
_| || | | | | |) | (| | (__| < __/ |
_
,|_,|__// |/ _,|| || .__/ _,|___||__|_|
|
/ |_|
by: imlk
https://github.com/KB5201314/autojs-unpacker

unpacker.py: error: no such option: -i

@imlk0
Copy link
Owner

imlk0 commented May 15, 2020

对于长参数(超过一个字母),应该使用两个横杠--if,不然会被认为是短参数

@imlk0 imlk0 closed this as completed May 15, 2020
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