DiscordRAT
DiscordRAT copied to clipboard
Help me
I have this error if I open this on .exe application
yeah for a reason opencv doesnt like to be in a exe or something
if you haven't installed opencv-python, you should do that using
python3 -m pip install opencv-python
for Python3+
or
pip install opencv-python
For older Versions
then delete the built file which is in dist folder
regenerate it.
and bingo your rat is ready.