Hacker Simulator 2 - Reincarnation of Hacker Simulator 1
Written using Python 3.6.
Bots, subnets, tracing, upgrades, comfortable prompt, miners, and a lot of interesting things included in this game.
Actual version: 0.3.3b
-
Download and install the Termux app.
-
Don't forget to give Termux the "Data/SD/Memory access" rights (If your Android version >= 5.0).
-
Launch Termux.
-
Use
cd ~
command to go to Termux home directory. -
Use
pkg install python
command to install Python (It's needed to launch the game). -
Install required modules by commands below:
apt-get install python-dev clang libcrypt-dev pkg install play-audio pip install -r requirements.txt
-
Use
git clone https://github.com/dimankiev/dhackos.git
command to download the game -
Use
cd dhackos
andpython dhackos.py
commands to start the game -
Game will tell you which modules are not installed if you didn't installed them.
-
Have a good time :D
-
Download and install (with administrator rights) the Python (Python version must be >= 3.5).
-
Install required modules by commands below:
pip install playsound pip install -r requirements.txt
-
Download the game archive HERE and unzip it to any folder (Example:
C:\Games\dHackOS
) -
Check that you are administrator of your PC or move the game into your user account desktop.
-
Open cmd and use the commands below to launch the game:
cd {FOLDER_WHERE_YOU_EXTRACTED_THE_GAME_ARCHIVE}\dhackos python dhackos.py
-
Game will tell you which modules are not installed if you didn't installed them.
-
Have a good time :D
-
Create a dHackOS account at start of the game or load the previous game
- Password can't be less than 6 symbols
- Please don't forget the password, because it will be used to load saves
- When you shutting down the dHackOS (game), you can save it
- Don't try to edit the save, because you can corrupt it
-
Commands:
apps - list of installed apps + levels help - list of console commands shutdown - shutdown dHackOS scan - scan subnet and search for vulnerable servers scan_target - scan an IP and gather information about target server balance - opens Ethereum wallet where you can see your Ethereum balance load_list - shows you targets list dhackosf - start the dHackOS exploitation framework upgrade - launch dHackOS programs upgrade CLI stats - shows your stats change_ip_v - move from IPv4 (old IP version) to IPv6 (new IP version) (Can't be undone) version - version of dHackOS update_ip - replacing your ip with new one miner - show last 10 mined blocks (short log) rescan_subnet - rescans subnet to find new targets news - show latest cyber security news debug_info - shows you debug information miner_info - shows you your miner components miner_shop buy_miner - buy one more miner bank - DarkNet Bank CLI hilo_game - High/Low Bet Game lanhunt - LanHunt Drone System CLI (BETA) miner_stat - Show miner power status miner_cfg - Switch the miner power on/off clear - Clean the screen
-
Use
scan
to find first targets. -
Then, select and IP and remember it.
-
Launch dHackOS Exploitation Framework by
dhackosf
command, then enter IP that you remembered. dHackOSf will be launched, then typehelp
to see the dHackOSf commands list. -
Don't forget to upgrade your apps
-
You can see your statistics by
stats
command
-
Python version >= 3.6
-
Install required modules by commands below:
pip install -r requirements.txt
- Dmytro Nelipa (Telegram) (GitHub)
- Eight Nice (Telegram)
Hacker Simulator is BSD-3-Clause Licensed
Copyright © 2018-2024 dimankiev