mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
504c2515c59559be3dde755e2a48bb9dee397bcb
Exception was caused by efi.allocphysmem returning a tuple but the helper code was expecting a numeric value. Updated UEFI helper code to select the correct value in the tuple. Signed-off-by: Erik Bjorge <erik.c.bjorge@intel.com>
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%