UEFI-Bootkit
A small bootkit which does not rely on x64 assembly.
파일 탐색기
최종 버전 다운로드 (.zip)- imageldr.c
- imageldr.h
- main.c
- UefiApplication.vcxproj
- UefiApplication.vcxproj.filters
- udis86.css
- conf.py
- getstarted.rst
- index.rst
- libudis86.rst
- Makefile.am
- Makefile.in
- udis86.info
- Makefile.am
- Makefile.in
- decode.c
- decode.h
- extern.h
- itab.c
- itab.h
- Makefile.am
- Makefile.in
- syn-att.c
- syn-intel.c
- syn.c
- syn.h
- types.h
- udint.h
- udis86.c
- ax_compare_version.m4
- ax_prog_sphinx_version.m4
- ax_prog_yasm_version.m4
- ax_with_prog.m4
- ax_with_python.m4
- Makefile.am
- Makefile.in
- ud_itab.py
- ud_opcode.py
- ud_optable.py
- disp.asm
- test16.asm
- att.asm
- att.asm.ref
- att.asm.Sref
- corner.asm
- corner.asm.ref
- disp.asm
- disp.asm.Sref
- invalid_seg.asm
- invalid_seg.asm.ref
- obscure.asm
- obscure.asm.ref
- reljmp.asm
- reljmp.asm.ref
- sext.asm
- sext.asm.ref
- test32.asm
- invalid.asm
- invalid.asm.ref
- invalid.asm
- invalid.asm.ref
- branch.asm
- branch.asm.ref
- disp.asm
- disp.asm.ref
- disp.asm.Sref
- reljmp.asm
- reljmp.asm.ref
- sext.asm
- sext.asm.ref
- test64.asm
- bufoverrun.c
- difftest.sh.in
- installcheck.c
- libcheck.c
- Makefile.am
- Makefile.in
- oprgen.py
- symresolve.c
- symresolve.ref
- Makefile.am
- Makefile.in
- udcli.c
- ._INSTALL
- aclocal.m4
- config.h.in
- configure
- configure.ac
- INSTALL
- Makefile.am
- Makefile.in
- README
- udis86.h
- arc.h
- bootloader.h
- drv.h
- drvmain.c
- drvname.c
- drvpnp.c
- drvproto.h
- hook.h
- imageldr.c
- imageldr.h
- pe.c
- pe.h
- pestructs.h
- UefiDriver.vcxproj
- UefiDriver.vcxproj.filters
- utils.c
- utils.h
- drv.h
- drvmain.c
- drvname.c
- drvpnp.c
- drvproto.h
- hook.h
- imageldr.c
- imageldr.h
- pe.c
- pe.h
- pestructs.h
- UefiTest.vcxproj
- UefiTest.vcxproj.filters
- utils.c
- utils.h
- .gitattributes
- .gitignore
- bootkit.props
- bootkit.sln
- LICENSE
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/ajkhoury/UEFI-Bootkit
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd UEFI-Bootkit
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
