CYB3RMX / Qu1cksc0pe

All-in-One malware analysis tool.
GNU General Public License v3.0
1.33k stars 186 forks source link

Error on adding virustotal api key #13

Closed Visalyputra closed 2 years ago

Visalyputra commented 2 years ago

How to add virustotal api key? because when i add one using --key_init argument

qu1cksc0pe --key_init

qu1cksc0pe: error: unrecognized arguments:

it says qu1cksc0pe: error: unrecognized arguments

CYB3RMX commented 2 years ago

Hello, Did you try to run this command? python3 qu1cksc0pe.py --key_init

Visalyputra commented 2 years ago

yes and this error code appear qu1cksc0pe: error: unrecognized arguments:

CYB3RMX commented 2 years ago

What distro are you currently using? and did you installed program on your system?

Visalyputra commented 2 years ago

I'm using vps server running ubuntu 20.04

CYB3RMX commented 2 years ago

Hello again. I did some checks on program again and everything seems okay. (Note: I didn't install program on my system)

forgit