Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Fujitsu Esprimo P5710 - unlock [REQUEST]
Last Post: monkeywrench
Today 12:53 PM
» Replies: 13
» Views: 386
Asus h61m-d & xeon e3-1265l v2
Last Post: llEmre
Today 11:01 AM
» Replies: 0
» Views: 36
[REQUEST] - Acer Swift 3 SF314-41G bios ...
Last Post: ersan
Today 10:52 AM
» Replies: 0
» Views: 37
[REQUEST] Lenovo G780 advanced menu
Last Post: Dudu2002
Today 09:41 AM
» Replies: 43
» Views: 16946
[REQUEST] ThinkPad T14 Gen1 Intel BIOS W...
Last Post: SSV CHAOTIC
Today 05:19 AM
» Replies: 0
» Views: 65
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
Today 03:48 AM
» Replies: 15
» Views: 6775
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: 5CarPileup
Today 02:04 AM
» Replies: 1767
» Views: 379380
HP Pro 3500: CPU Upgrade
Last Post: DeathBringer
Today 12:13 AM
» Replies: 20
» Views: 4465
[READ FIRST] Access Advanced settings th...
Last Post: Klinzah
Yesterday 05:11 PM
» Replies: 424
» Views: 568719
[REQUEST] Asus eeepc 1025C
Last Post: sloseba123
Yesterday 04:44 PM
» Replies: 87
» Views: 110301
HP EliteBook 840 g2 NVMe
Last Post: x86-64
Yesterday 06:30 AM
» Replies: 0
» Views: 89
[Request] Dell 7400 2 in 1 Computrace/Ab...
Last Post: Lorand187
05-01-2024 10:34 PM
» Replies: 0
» Views: 133
[REQUEST] Gigabyte B75M-D3H BIOS Unlock
Last Post: topadefir
05-01-2024 12:56 PM
» Replies: 10
» Views: 4039
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: samugarob
05-01-2024 10:08 AM
» Replies: 674
» Views: 168508
[REQUEST] Asus GL504GV BIOS Unlock
Last Post: merjeu
05-01-2024 09:28 AM
» Replies: 5
» Views: 1699
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: George205
05-01-2024 09:22 AM
» Replies: 167
» Views: 68659
[REQUEST] HP Gaming Pavilion 15-cx0xxx B...
Last Post: falkorikstv
05-01-2024 07:03 AM
» Replies: 10
» Views: 1629
[REQUEST] Gigabyte G5 KC Unlock BIOS
Last Post: Dudu2002
05-01-2024 04:06 AM
» Replies: 6
» Views: 2295
[REQUEST] M920q BIOS unlock
Last Post: d3vf0x
04-30-2024 04:50 PM
» Replies: 0
» Views: 176
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: MAVARACOMPLEX
04-30-2024 02:15 PM
» Replies: 1186
» Views: 268757

[Request] ThinkPad T470 AES-NI Unlock
#11
OK. I need such screenshot from your friend.
find
quote
#12
Hi, any update on this topic cause I'm also intrested in it.
In my case I own a Chinese version 3rd gen S1 which is the counter part of Yoga 370, with AES-NI disabled.
I've successfully changed the model number to the Yoga 370 one using the HMD usb key, which OP suspects to be the controlling flag.
The result is underwhelming though, AES-NI is still disabled.
So I'm really intrested in what the real magic switch DeathBringer discovered is.
Anyway I'm posting the memory dump at FF89D000 in my box, it may be useless, but just in case.
   
find
quote
#13
veewus
Have you a hardware programmer?
Describe how you "changed the model number".
find
quote
#14
(11-18-2017, 02:28 AM)DeathBringer Wrote: veewus
Have you a hardware programmer?
Describe how you "changed the model number".

Thanks for the reply Smile.
I do not have a hardware programmer, Lenovo has official service tool for the propose.
See this reddit topic. After changing the model number successfuly in this service tool, I can verify it in the BIOS.
find
quote
#15
1. Download original COMMAND.COM from IBM PC DOS 5.0.
2. Put it in HMD usb stick (with replacement).
3. Boot up with HMD usb stick.
4. Type serupdt S data.bin and press Enter.
5. Make a photo of the result.
6. Reboot in Windows and upload data.bin file from HMD usb stick.
find
quote
#16
Replaced the COMMAND.COM file as instructed, but the HMD disk boots to the same interface as before:
   
I'm suspecting it's because I booted with the EFI mode?
For reference I dumped the HMD usb key content as VHD.
Anyway from your instructions I'm guessing that you requested the EEPROM dump, so I made one using the 5th function in the HMD.
My system unit SN is replace with string SERIALNO in this dump. And since changing the model didn't do the trick, I've already changed it back to original before this dump.

.zip   usbkey_and_eeprom_dump.zip (Size: 910.68 KB / Downloads: 16)
Edit: I think it might also be useful to attatch the SiInit PE image of my bios.

.zip   299D6F8B-2EC9-4E40-9EC6-DDAA7EBF5FD9-SiInit.zip (Size: 76.64 KB / Downloads: 5)
find
quote
#17
(11-18-2017, 12:08 PM)veewus Wrote: I'm suspecting it's because I booted with the EFI mode?
Can you boot in DOS?

Attached EEPROM dump doesn't contains the necessary information. So HMD will not help to change bytes in NVRAM.
(11-18-2017, 12:08 PM)veewus Wrote: I think it might also be useful to attatch the SiInit PE image of my bios.
Replace in your SiInit PE image bytes 74 08 83 E0 FD with 74 00 83 E0 FD.
But you can't flash modded BIOS without a hardware programmer. Ask Dudu2002 for the reason of it.
P.S. But if you had a hardware programmer, you could make it easier - just set two bytes to FF.
find
quote
#18
Wink 
Much appreciated for your help DeathBringer!
I have a job in creating software, not deep down into assembly and hardware though.
So could you help me to clear something up to satisfy my inner curiosity?
Quote:Attached EEPROM dump doesn't contains the necessary information. So HMD will not help to change bytes in NVRAM.
In laptops isn't EEPROM equal to NVRAM? or the HMD dumps/maintains only part of the EEPROM/NVRAM so it's not useful?
In my understanding, since the BIOS provided by lenovo is identical across all models worldwide, it must be some bits in the NVRAM/EEPROM that switchs certain functions on and off. So we can find what's lenovo's magic bit for AES-NI by reverse engineering the BIOS, probably the SiInit module right?
Quote:Replace in your SiInit PE image bytes 74 08 83 E0 FD with 74 00 83 E0 FD.
Could you elaborate a bit more on what's been done here? 
I'm learning to read assembly instructions my self currently, in the aim that finding where the BIOS is reading from EEPROM/NVRAM for the AES-NI control bit, is this approach practical?
Quote:But you can't flash modded BIOS without a hardware programmer. Ask Dudu2002 for the reason of it.
P.S. But if you had a hardware programmer, you could make it easier - just set two bytes to FF.
It's a pitty that I don't have a hardware programmer, plus I don't want to risk damaging the board with my limited hardware knowledge.
If direct programming on the BIOS chip is possible, I think that replacing rmsr to noop is enough right?
And one more question, how did you find out the address FF89D000 and where does it points to? the NVRAM I guess?

Really appreciated for your help and time!
find
quote
#19
(11-18-2017, 10:24 PM)veewus Wrote: In laptops isn't EEPROM equal to NVRAM?
HMD doesn't grant access to necessary part of NVRAM.
(11-18-2017, 10:24 PM)veewus Wrote: Could you elaborate a bit more on what's been done here?
No, I'm not a tutor.
(11-18-2017, 10:24 PM)veewus Wrote: And one more question, how did you find out the address FF89D000 and where does it points to? the NVRAM I guess?
By disassembly modules of BIOS.
find
quote
#20
(11-19-2017, 02:07 AM)DeathBringer Wrote:
(11-18-2017, 10:24 PM)veewus Wrote: In laptops isn't EEPROM equal to NVRAM?
HMD doesn't grant access to necessary part of NVRAM.
(11-18-2017, 10:24 PM)veewus Wrote: Could you elaborate a bit more on what's been done here?
No, I'm not a tutor.
(11-18-2017, 10:24 PM)veewus Wrote: And one more question, how did you find out the address FF89D000 and where does it points to? the NVRAM I guess?
By disassembly modules of BIOS.

Sorry for the noise and thank you for the valuable information.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)