moom825 / Discord-RAT

Discord Remote Administration Tool fully written in Python3
240 stars 50 forks source link

Cryptodome Error #42

Open Starlinkboy opened 2 years ago

Starlinkboy commented 2 years ago

Hi, my Rat is working fine but when i use the gettokens command, it shows an error saying No module named 'Cryptodome' I'm pretty sure I have it installed, and I also tried reinstalling it, installing pycryptodome, pycryptodomex but nothing works.

ItsEnesN commented 1 year ago

did you try pip3 install Cryptodome?