駭客模擬器 2 - 駭客模擬器 1 的轉世
使用 Python 3.6 編寫。
機器人、子網、追蹤、升級、舒適的提示、礦工以及很多有趣的東西都包含在這個遊戲中。
實際版本:0.3.3b
下載並安裝 Termux 應用程式。
不要忘記授予 Termux “資料/SD/記憶體存取權”權限(如果您的 Android 版本 >= 5.0)。
啟動 Termux。
使用cd ~
指令轉到 Termux 主目錄。
使用pkg install python
指令安裝 Python(啟動遊戲需要)。
透過以下命令安裝所需的模組:
apt-get install python-dev clang libcrypt-dev
pkg install play-audio
pip install -r requirements.txt
使用git clone https://github.com/dimankiev/dhackos.git
指令下載遊戲
使用cd dhackos
和python dhackos.py
指令啟動遊戲
如果您沒有安裝,遊戲會告訴您哪些模組沒有安裝。
祝你玩得開心:D
下載並安裝(具有管理員權限)Python(Python 版本必須 >= 3.5)。
透過以下命令安裝所需的模組:
pip install playsound
pip install -r requirements.txt
在此下載遊戲存檔並將其解壓縮到任何資料夾(例如: C:GamesdHackOS
)
檢查您是否是 PC 的管理員,或將遊戲移至您的使用者帳戶桌面。
打開cmd並使用以下命令啟動遊戲:
cd {FOLDER_WHERE_YOU_EXTRACTED_THE_GAME_ARCHIVE}dhackos
python dhackos.py
如果您沒有安裝,遊戲會告訴您哪些模組沒有安裝。
祝你玩得開心:D
在遊戲開始時建立 dHackOS 帳戶或載入上一個遊戲
命令:
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
使用scan
找到第一個目標。
然後,選擇IP並記住它。
透過dhackosf
指令啟動 dHackOS Exploitation Framework,然後輸入您記住的 IP。 dHackOSf 將會啟動,然後輸入help
以查看 dHackOSf 指令清單。
不要忘記升級您的應用程式
您可以透過stats
命令查看您的統計信息
Python 版本 >= 3.6
透過以下命令安裝所需的模組:
pip install -r requirements.txt
駭客模擬器已獲得 BSD-3 條款許可
版權所有 © 2018-2024 迪曼基耶夫