Can't open the exe file
Opened this issue · 2 comments
I cant even open the exe file and yes i scanned it with malwarebytes but nothing happened
can someone help me get the exe opening?
That's odd for sure. Without more info, I can't help.
Can you try installing and running the program via Python? You would need to install the latest version of Python 3, then run the command pip install binary-waterfall
. (You may need to run pip3 install binary-waterfall
instead.) After that, you would run the program with the command binary-waterfall
.
Knowing if the Python version of the program runs could help me debug the .exe
problem you're having, but it also would allow you to run the program without the .exe
file.
I do suspect that it has something to do with your computer specifically. Some AV programs get nervous when programs like mine extract executable files to the temp directory, and automatically delete/quarantine them. I'd also recommend checking your AV logs to see if it has ever blocked parts of Binary Waterfall from extracting or running.
That's odd for sure. Without more info, I can't help.
Can you try installing and running the program via Python? You would need to install the latest version of Python 3, then run the command
pip install binary-waterfall
. (You may need to runpip3 install binary-waterfall
instead.) After that, you would run the program with the commandbinary-waterfall
.Knowing if the Python version of the program runs could help me debug the
.exe
problem you're having, but it also would allow you to run the program without the.exe
file.I do suspect that it has something to do with your computer specifically. Some AV programs get nervous when programs like mine extract executable files to the temp directory, and automatically delete/quarantine them. I'd also recommend checking your AV logs to see if it has ever blocked parts of Binary Waterfall from extracting or running.
nvm I had to open it on cmd for some reason