Skip to content

Instantly share code, notes, and snippets.

View ktkd's full-sized avatar
🦉
Ja rly!

ktkd

🦉
Ja rly!
View GitHub Profile
@ktkd
ktkd / thinkpad.x13s.note.txt
Last active February 27, 2024 12:39
Thinkpad X13s (or any other with whitelist and WWAN m.2 port) second nvme drive
Main idea, we modify NVME pci id's to look like a white-list allowed device (i.e. modem/wifi/etc)
First we should find white-listed VID/PID/SSVID/SSPID, for thinkpad x13s i just read a bios firmware and found this part
of data, well it looks like id's and repeated like a list of them
0000000001000000 5B10 C1E0 CB17 0C01
0000000001000000 5B10 C2E0 CB17 0C01
0000000001000000 5B10 C3E0 CB17 0C01
mirror them»»»»
0000000001000000 105B E0C1 17CB 010C
0000000001000000 105B E0C2 17CB 010C