Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
unicorn-bios — Unicorn Engine을 위한 기본 BIOS 에뮬레이터입니다. | Kitploit
도구/GitHubGitHub/macmade/unicorn-bios
Reverse EngineeringDebuggersHardware SecurityBinary AnalysisFirmware Analysis
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 운영 체제 부팅 시퀀스를 디버깅하기 위해 작성되었습니다.

스크린샷

사용법:

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
웹:            www.xs-labs.com
블로그:           www.noxeos.com
트위터:          @macmade
깃허브:         github.com/macmade
링크드인:       ch.linkedin.com/in/macmade/
스택오버플로우:  stackoverflow.com/users/182676/macmade
도구 다운로드