lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
From: michael.holstein at csuohio.edu (Michael Holstein)
Subject: Bios programming...

 > Anybody know how to store a small program there?

It's easy. Use an EEPROM programmer.

On "write protected" BIOSes all you have to do is figure out which pin 
is write_enable (get a pinout from the web) and figure out if that pin 
goes to +5v or ground to do what you want. Jumper accordingly.

However, on most motherboards I've encountered, the BIOS is writable .. 
just boot to a minimal OpenDOS disk (or linux counterpart).

There are a lot of hacks out there for BIOSes .. the Linux BIOS project 
for example, or the ways you can get your non-raid IDE controller to do 
raid by installing the retail BIOS for the RAID version of the same chipset.

~Mike.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ