OP 10 December, 2020 - 11:18 PM
(This post was last modified: 10 December, 2020 - 11:18 PM by Xaylann.)
https://www.virustotal.com/gui/file/ae1e.../detection
Here is an IP location i found, that works !
Its s python script. Its not .exe its a .py (python).
In the zip file u have the README.md , open and u have all info you nide.
What you need to work.
Use pip to install
pip install colorama
pip install termcolor
or just do pip install requirements.txt
and have fun :)