해커 시뮬레이터 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-Clause 라이센스를 받았습니다
저작권 © 2018-2024 디만키예프