CHIPSEC v1.2.5 published!

This version has Python.org-based packaging, which I think was originally introduced by the GRR fork of CHIPSEC. This means you can do “pip install chipsec” on some systems. It will require a compiler toolchain to build and install the kernel driver, which is a bit more than you’d expect from a normal pip Python package install… 🙂

Unclear of all the other changes yet:

https://github.com/chipsec/chipsec/commits/master

Leave a comment