Difference between revisions of "HP BIOS Hacking"

From wiki.N4VX.net
Jump to navigation Jump to search
(Created page with "== BIOS Hacking == Using the [https://www.sparkfun.com/products/12942 Bus Pirate] I have been successful in recovering several HP ProBook laptops that have BIOS Administrator...")
 
Line 1: Line 1:
 
== BIOS Hacking ==
 
== BIOS Hacking ==
 
Using the [https://www.sparkfun.com/products/12942 Bus Pirate] I have been successful in recovering several HP ProBook laptops that have BIOS Administrator passwords set. I hope to start a small library of BIOS binaries for the models I have recovered and the procedure used to recover a locked system.
 
Using the [https://www.sparkfun.com/products/12942 Bus Pirate] I have been successful in recovering several HP ProBook laptops that have BIOS Administrator passwords set. I hope to start a small library of BIOS binaries for the models I have recovered and the procedure used to recover a locked system.
 +
 +
=== HP ProBook & EliteBook ===
 +
[[EliteBook Revolve 810]]
 +
[[ProBook 6470b]]
 +
[[ProBook 6560b]]
 +
 
=== Sources ===
 
=== Sources ===
 
* [https://gracefulsecurity.com/extracting-flash-memory-over-spi/ General info about pinouts and flashrom]
 
* [https://gracefulsecurity.com/extracting-flash-memory-over-spi/ General info about pinouts and flashrom]
 
* [https://flashrom.org/Bus_Pirate Official flashrom Bus Pirate wiki]
 
* [https://flashrom.org/Bus_Pirate Official flashrom Bus Pirate wiki]
 
* [https://www.systutorials.com/docs/linux/man/8-flashrom/ flashrom man page](I guess no women allowed)
 
* [https://www.systutorials.com/docs/linux/man/8-flashrom/ flashrom man page](I guess no women allowed)

Revision as of 04:28, 26 April 2020

BIOS Hacking

Using the Bus Pirate I have been successful in recovering several HP ProBook laptops that have BIOS Administrator passwords set. I hope to start a small library of BIOS binaries for the models I have recovered and the procedure used to recover a locked system.

HP ProBook & EliteBook

EliteBook Revolve 810 ProBook 6470b ProBook 6560b

Sources