Hacker Simulator

Hacker Simulator

Nincs elegendő értékelés
making code play this game for me ep. 1
Készítő: solith
Using python programming to reduce the (already small) amount of brain cells required to play this game.
2
   
Díjazás
Kedvenc
Kedvenc
Törlés
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 megjegyzés
MacnAlba aug. 11., 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 2023. dec. 22., 5:13 
i guess i have a small brain because i have no idea what this is lol
midi 2023. ápr. 27., 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  [készítő] 2023. ápr. 26., 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 2023. ápr. 26., 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 2023. febr. 14., 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 2022. nov. 29., 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 2022. nov. 16., 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 2022. ápr. 2., 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 2022. márc. 27., 17:10 
pythom