ハッカー シミュレーター 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
Hacker Simulator は BSD-3-Clause ライセンスを取得しています
著作権 © 2018-2024 ディマンキエフ