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 操作系统 的启动序列而编写。

Screenshot

用法:

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

Options:
    
    --help   / -h:  显示帮助。
    --memory / -m:  为虚拟机分配的内存量(以兆字节为单位)。默认为64MB,最小2MB。
    --break / -b    在指定地址处中断。
    --break-int:    在中断调用处中断。
    --break-iret:   在中断返回处中断。
    --trap:         中断时引发陷阱。
    --debug-video:  打开视频服务的调试输出。
    --single-step:  在每条指令处中断。
    --no-ui:        不启动用户界面(输出将显示到stdout,调试信息到stderr)。
    --no-colors:    不使用颜色。

安装:

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

许可证

unicorn-bios 根据 MIT 许可证的条款发布。

仓库信息

root@kitploit:~
所有者:          Jean-David Gadina - XS-Labs
网站:            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
下载工具