Skip to content

Instantly share code, notes, and snippets.

@en4rab
en4rab / CF-U1-BIOS.md
Last active July 30, 2024 03:55
Recovering the BIOS password from a Panasonic CF-U1 mk2 (AMI Aptio UEFI)

Recovering the BIOS password from a Panasonic CF-U1 mk2 (AMI Aptio UEFI)

A mess of my own making

While messing with a CF-U1 handheld PC that I bought off ebay I managed to mess up the BIOS and it seems it reverted to previous settings which included an unknown BIOS password, it would however still boot into windows. Since I could still boot windows I was able to dump the bios flash using AFUWINGUI.EXE the version I used was 3.09.03.1462 which is available here:
https://ami.com/en/?Aptio_4_AMI_Firmware_Update_Utility.zip

@kc1awv
kc1awv / rpim17client.md
Last active May 24, 2024 20:35
M17Client Raspberry Pi Quick Install for Fun and Profit

Install prerequisites:

sudo apt install libsamplerate0-dev libwxgtk3.0-gtk3-dev libasound2-dev

Clone Repository:

cd ~