dhackos
                                
                                
                                
                                    dhackos copied to clipboard
                            
                            
                            
                        dHackOS (Hacker Simulator 2)
Hacker Simulator 2 (dHackOS)
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
Installation (Android)
- 
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 pythoncommand 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.gitcommand to download the game - 
Use
cd dhackosandpython dhackos.pycommands to start the game - 
Game will tell you which modules are not installed if you didn't installed them.
 - 
Have a good time :D
 
Installation (Windows)
- 
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
 
Getting started
- 
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
scanto find first targets. - 
Then, select and IP and remember it.
 - 
Launch dHackOS Exploitation Framework by
dhackosfcommand, then enter IP that you remembered. dHackOSf will be launched, then typehelpto see the dHackOSf commands list. - 
Don't forget to upgrade your apps
 - 
You can see your statistics by
statscommand 
Requirements
- 
Python version >= 3.6
 - 
Install required modules by commands below:
pip install -r requirements.txt 
Links
- dimankiev (Telegram)
 - dhackos (Telegram)
 - aaa114-project
 - dimankiev (E-Mail)
 
Maintainers
- Dmitry Nelipa (Telegram) (GitHub)
 
Contributors
- Eight Nice (Telegram)
 
Alpha-testers
License
Hacker Simulator is BSD-3-Clause Licensed
Copyright © 2018-2021 dimankiev (http://aaa114-project.pp.ua)