Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
unicorn-bios — Unicorn Engine向けの基本BIOSエミュレータ。 | Kitploit
ツール/GitHubGitHub/macmade/unicorn-bios
リバースエンジニアリングデバッガハードウェアセキュリティバイナリ解析ファームウェア解析
GitHubmacmade/unicorn-bios

unicorn-bios

Unicorn Engine向けの基本BIOSエミュレータ。

リポジトリを見る
100146年前Kitploit レビュー済み

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

unicorn-bios

Build Status Coverage Status Issues Status License Contact
Donate-Patreon Donate-Gratipay Donate-Paypal

概要

Unicorn Engine 用の基本 BIOS エミュレータ/デバッガ。
XEOS Operating System のブートシーケンスをデバッグするために書かれました。

スクリーンショット

使用方法:

root@kitploit:~
Usage: unicorn-bios [OPTIONS] BOOT_IMG

Options:
    
    --help   / -h:  Displays help.
    --memory / -m:  The amount of memory to allocate for the virtual machine
                    (in megabytes). Defaults to 64MB, minimum 2MB.
    --break / -b    Breaks on a specific address.
    --break-int:    Breaks on interrupt calls.
    --break-iret:   Breaks on interrupt returns.
    --trap:         Raises a trap when breaking.
    --debug-video:  Turns on debug output for video services.
    --single-step:  Breaks on every instruction.
    --no-ui:        Don't start the user interface (output will be displayed to stdout, debug info to stderr).
    --no-colors:    Don't use colors.

インストール:

root@kitploit:~
brew install --HEAD macmade/tap/unicorn-bios

ライセンス

unicorn-bios は MIT ライセンスの条件の下でリリースされています。

リポジトリ情報

root@kitploit:~
所有者:          Jean-David Gadina - XS-Labs
Web:            www.xs-labs.com
ブログ:         www.noxeos.com
Twitter:        @macmade
GitHub:         github.com/macmade
LinkedIn:       ch.linkedin.com/in/macmade/
StackOverflow:  stackoverflow.com/users/182676/macmade
ツールをダウンロード