efi_dxe_emulator
1.0.0
EFI DXE 에뮬레이터
Unicorn 기반의 EFI DXE 바이너리 에뮬레이터
저작권 © 2016-2019 페드로 빌라카. 모든 권리 보유.
[email protected] - https://reverse.put.as
저작권 © 2020 아사프 칼스배드. 모든 권리 보유.
이는 Pedro Vilaca가 개발한 EFI DXE 단계 바이너리 에뮬레이터의 Windows 중심 포트입니다.
자세한 내용은 README_ORIG를 참조하세요.
> git clone https://github.com/Microsoft/vcpkg.git
> cd vcpkg
PS> .bootstrap-vcpkg.bat
PS> .vcpkg integrate install
PS> .vcpkg install capstone[x86] getopt-win32 inih linenoise-ng mman unicorn fast-cpp-csv-parser
참고: 64비트 빌드의 경우 각 패키지 이름에 접미사 :x64-windows
추가하면 됩니다(예: capstone:x64-windows
).
efi_dxe_emulator.sln
열고 IDE에서 빌드합니다.