Hacker Simulator 2 - การกลับชาติมาเกิดของ Hacker Simulator 1
เขียนโดยใช้ Python 3.6
บอท, ซับเน็ต, การติดตาม, การอัพเกรด, การแจ้งเตือนที่สะดวกสบาย, นักขุด และสิ่งที่น่าสนใจมากมายรวมอยู่ในเกมนี้
เวอร์ชันจริง: 0.3.3b
ดาวน์โหลดและติดตั้งแอป Termux
อย่าลืมให้สิทธิ์ "การเข้าถึงข้อมูล/SD/หน่วยความจำ" ของ Termux (หากเวอร์ชัน 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
)
ตรวจสอบว่าคุณเป็นผู้ดูแลระบบพีซีของคุณหรือย้ายเกมไปยังเดสก์ท็อปบัญชีผู้ใช้ของคุณ
เปิด 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 และจดจำไว้
เรียกใช้ dHackOS Exploitation Framework โดยคำสั่ง dhackosf
จากนั้นป้อน IP ที่คุณจำได้ dHackOSf จะเปิดตัว จากนั้นพิมพ์ help
เพื่อดูรายการคำสั่ง dHackOSf
อย่าลืมอัปเกรดแอปของคุณ
คุณสามารถดูสถิติของคุณได้โดยใช้คำสั่ง stats
เวอร์ชันไพธอน >= 3.6
ติดตั้งโมดูลที่จำเป็นตามคำสั่งด้านล่าง:
pip install -r requirements.txt
Hacker Simulator ได้รับอนุญาตจาก BSD-3-Clause
ลิขสิทธิ์© 2018-2024 dimankiev