Slides from my ARM IoT Firmware Emulation workshop this morning at @hack_lu:
https://t.co/dupGiEuWmkand also the code to intercept nvram calls while emulating firmware:https://t.co/21vVe4fqzt#hackLU
— Saumil Shah 🇮🇳 (@therealsaumil) October 16, 2018
Tag: NVRAM
What’s stored in Mac NVRAM?
NVRAM stores key settings which your Mac cannot obtain from disk during startup. Variables vary according to the model, version of macOS, and EFI firmware in use. Included among these are the following:[…]
What does NVRAM lock/unlock actually mean?
What does NVRAM lock/unlock actually mean
Jun 26, 2018
So, recently I’ve realized that meaning of “lock/unlock” in context of nvram on iOS is not understood correctly by many, so I’ve decieded to make a quick blog post on meaning of those words.[…]
https://stek29.rocks/2018/06/26/nvram.html
Mac iOS NVRAM patcher
“Patches iOS kernel to allow access to all NVRAM variables. This tool requires tfp0 kernel patch to work (I’m not quite sure if it works with host_get_special_port 4 workaround). If nvram_patcher doesn’t work for you consider using nonceEnabler by tihmstar.“[…]
Nikolaj completes his 4-part NVRAM/UEFI blog series
Nikolaj has completed (?) his 4-part blog series on NVRAM formats in UEFI. Part 4 is on AMI’s NVAR.
https://habrahabr.ru/post/281901/
Here’s a pointer to the last edition:
https://firmwaresecurity.com/2016/04/16/nikolaj-on-nvram-formats-part-3/
I think that UEFITool NE has another alpha released, with some UI changes.
Nikolaj on NVRAM formats, part 3
Nikolaj Schlej already has part 3 on his blog series on NVRAM formats in UEFI! Very long post with lot’s of information!
On NVRAM formats, part 3, about Phoenix SCT formats: FlashMap, EVSA, CMDB and some others common ones.
https://habrahabr.ru/post/281469/
https://firmwaresecurity.com/2016/04/13/nikolaj-on-nvram-formats-volume-2/
Also it appears he’s also released UEFITool NE alpha 25:
https://github.com/LongSoft/UEFITool/releases/tag/NE.A25
Nikolaj on NVRAM formats, volume 2
Nikolaj has started a series of blog posts on NVRAM formats in UEFI:
First edition is here:
https://firmwaresecurity.com/2016/04/11/nikolaj-on-uefi-nvram-formats/
The second edition is already out:
https://habrahabr.ru/post/281412/
Looking forward volume 3!
Nikolaj on UEFI NVRAM formats
Nikolaj Schlej has written the first of a series of articles on NVRAM file formats:
“NVRAM formats of UEFI-compatible firmwares”
It is in Russian. If you don’t read Russian, there are many C structs and colored screenshots that are self-explanatory, and auto-translators (like Google Translate) work pretty well.
If you’ve not been watching UEFITool NE recently, there have been lots of checkins for NVRAM formats.
https://habrahabr.ru/post/281242/
Nikolaj is also looking for some NVRAM formats for testing: