mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
2fbb7a4eeb3752998dfbcbdf771cd3f8ed1985ae
tools.uefi.whitelist is a simple module for EFI firmware that allows modifications done to the firmware executables The module can generate a list of EFI executables from (U)EFI firmware file or extracted from flash ROM, and then later check firmware image in flash ROM or file against this list of [expected/whitelisted] executables
change setup.py build driver by default. change root directory of chipsec. move WARNING.txt to chipsec. remove PKG-INFO (#107)
change setup.py build driver by default. change root directory of chipsec. move WARNING.txt to chipsec. remove PKG-INFO (#107)
change setup.py build driver by default. change root directory of chipsec. move WARNING.txt to chipsec. remove PKG-INFO (#107)
CHIPSEC: Platform Security Assessment Framework
CHIPSEC is a framework for analyzing the security of PC platforms including hardware, system firmware (BIOS/UEFI), and platform components. It includes a security test suite, tools for accessing various low level interfaces, and forensic capabilities. It can be run on Windows, Linux, Mac OS X and UEFI shell. Instructions for installing and using CHIPSEC can be found in the manual.
NOTE: This software is for security testing purposes. Use at your own risk. Read WARNING.txt before using.
Questions? Enter a new issue labeled as question, or e-mail chipsec@intel.com.
First version of CHIPSEC was released in March 2014: Announcement at CanSecWest 2014 and first public release!
Follow us on twitter
Languages
Python
90.6%
C
7.6%
Assembly
1.6%
Batchfile
0.1%