Closed Genus-learner closed 3 years ago
Yes, this is actually not a bug. Maybe it should be better explained in the README. The client has the ability to create a fake error message (the one you're seeing), as an example way to make it look like the program couldn't run, so it looks less suspicious. If the program runs and does nothing, it may be suspicious. If that message appears, the program ran successfully, it's just a fake message.
The error can be enabled with the --error
flag and the message can be customized by the --message
flag, like this: python create.py --ip 127.0.0.1 --error --message A custom error has happened
Did you create the client using the --error
flag? It's actually supposed to be disabled by default.
Is this problem clarified or is there still an issue?
Oh sorry lol That didnt happen in the last version so I wasnt aware of it. Ok I'll play around with it some more thanks
Installed the latest version of chromepass. Everything went smoothly, no errors. But when I try to run the client file. This error occurs:
I tried closing everything else but the error stays.