Hacker Simulator

Hacker Simulator

Ikke nok vurderinger
making code play this game for me ep. 1
Av solith
Using python programming to reduce the (already small) amount of brain cells required to play this game.
2
   
Utmerkelse
Favoritt
Favoritter
Fjern som favoritt
This is how goldfish play Hacking Simulator.
What am I talking about
As soon as I was introduced to the phishing portion of this game, I failed my first mission. I had trouble counting and categorizing the different target interests with my peanut brain. I was mad, I was livid, I was about to uninstall when an idea struck.

I proceeded to write a python script that tells me, within seconds, exactly what account type I need to purchase/use in order for my phishing attack to work. All you need to do is screenshot (or 'snip') the portion of screen that lists the targets interests with my script running.

If you'd like to see, or use the script yourself, you can find all that info on my GitHub, here [github.com]

Short example

Answering a few questions
Q: Why would you do this
A: Probably brain damage idk

Q: Isn't it easier to just count them in your head?
A: ya

Q: Wtf why does the github readme have so many words
A: so employers will see it and give me money

(feel free to add me if you have any more questions)
11 kommentarer
MacnAlba 11. aug. kl. 8.18 
"Q: Why would you do this
A: Probably brain damage idk"

:laugh_lif: the programmer's malfunction

"Q: Isn't it easier to just count them in your head?
A: ya"

If it was easier, programming wouldn't exist! :crtcool:
Major_Poker 22. des. 2023 kl. 5.13 
i guess i have a small brain because i have no idea what this is lol
midi 27. apr. 2023 kl. 6.55 
I did exactly that but for whatever reason the PATH was unable to locate the directory, I ended up troubleshooting for a long time until just manually putting the line of code in
solith  [skaper] 26. apr. 2023 kl. 7.10 
Thanks for your help!
If you'd like to avoid having to do this, you can add your Tesseract-OCR directory to PATH.
Instructions here [gist.github.com]
midi 26. apr. 2023 kl. 0.25 
For anyone else who might run into the same issue with this that I did - the program couldn't find my installation of Tesseract OCR and I had to put an extra line of code in to help it find it. Above the out = [line for line in pytesseract.image_to_string(sharpened).split("\n") if len(line) > 1] add the line pytesseract.pytesseract.tesseract_cmd = r"C:\Program Files\Tesseract-OCR\tesseract.exe" and replace the file path with wherever yours is
McArrow 14. feb. 2023 kl. 13.46 
Its not a truly hacker game if you do not use a python script that helps you to play on this game. It works and I love it!

I need another script that helps to search all files inside another computer.
Corporal Punishment 29. nov. 2022 kl. 6.49 
Not tried this yet (will do asap), but looks very cool!

I have created a guide for using a tool for decrypting non-hex strings here:
https://gtm.you1.cn/sharedfiles/filedetails/?id=2895103469
If you feel like it, perhaps you can add screenshotting of the non-hex string and convert it into text in the clipboard, to avoid having to copy-paste the input for the script.

ps: I'm not an employer and also will not give you any money. An award is all I have to spare. :)
Munk 16. nov. 2022 kl. 23.26 
Honestly, this feels like the absolute best outcome a developer could hope for when building a hacking game. You actually wrote some python with OCR to build a better tool. I look forward to seeing this on The Back Store.
Mitsuki Abarai 2. apr. 2022 kl. 9.33 
Black Python for the win!!!!! I love how this isn't on gihub. Lmao You've now started a new form of modding only available to the elite. lmao
Saint Hexagon 27. mars 2022 kl. 17.10 
pythom