Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo Y50-70 (9ECNxxWW) White...
Last Post: PhySix66
Yesterday 05:05 PM
» Replies: 1775
» Views: 834871
[REQUEST] Lenovo B590 (H5ETxxWW) Whiteli...
Last Post: Cokeef
Yesterday 01:57 PM
» Replies: 280
» Views: 130221
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: DeathBringer
Yesterday 10:37 AM
» Replies: 128
» Views: 129549
Toshiba C855 replacement battery problem
Last Post: Rad25
Yesterday 09:45 AM
» Replies: 0
» Views: 74
CSM unlock Lenovo Ideapad Slim 3
Last Post: mario011
Yesterday 09:36 AM
» Replies: 0
» Views: 87
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: winged
Yesterday 07:32 AM
» Replies: 498
» Views: 257953
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: flyingscott
11-15-2025 01:02 PM
» Replies: 652
» Views: 339667
[Request] Microcode support on cpu A8 76...
Last Post: boblemagnifique
11-15-2025 07:17 AM
» Replies: 0
» Views: 141
New Members Say Hi Here
Last Post: boblemagnifique
11-15-2025 06:14 AM
» Replies: 162
» Views: 265577
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
11-14-2025 09:37 AM
» Replies: 10
» Views: 6807
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
11-14-2025 03:45 AM
» Replies: 139
» Views: 100030
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
11-14-2025 03:43 AM
» Replies: 601
» Views: 352566
HP Elitebook 8540w Microcode for I7 920X...
Last Post: blackcat1996@
11-14-2025 03:25 AM
» Replies: 7
» Views: 538
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: ngocthienta
11-12-2025 11:16 PM
» Replies: 5
» Views: 2897
Help Acer Aspire 15
Last Post: mvlaurentiu
11-12-2025 06:41 PM
» Replies: 0
» Views: 407
[REQUEST] Acer Exstensa 5220 cpu mod
Last Post: DeathBringer
11-12-2025 04:09 PM
» Replies: 5
» Views: 434
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: sam4011
11-12-2025 01:37 PM
» Replies: 100
» Views: 58507
[REQUEST] Lenovo L340-15API & L340-17API...
Last Post: Dudu2002
11-12-2025 10:24 AM
» Replies: 12
» Views: 8731
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: pupa57
11-12-2025 07:28 AM
» Replies: 818
» Views: 459820
Locate BIOS chip on DKL50 LA-E802P Rev:1...
Last Post: valerio_vanni
11-11-2025 08:29 PM
» Replies: 0
» Views: 177

[REQUEST] Lenovo IdeaPad P400, P500, Z400, Z500 (71CNxxWW) BIOS Unlock
#1
-Motherboard Manufacturer and Model: Lenovo Ideapad z500
-Bios Version : 3.7
-Bios Type : InsydeH20
-Bios Link : http://www.mediafire.com/download.php?h4bmwt3utb33zk7
-Rw-everything : http://www.mediafire.com/download.php?7b5dlc844z22acy many thanks[/size]
find
quote
#2
I would like to get this unlock too.

thanks for your work anyways!
find
quote
#3
me too... i'm looking for a whitelist removed bios..

edit: according donation via PayPal
find
quote
#4
I'm trying w/o luck trying to unlock the pci-e wireless whitelist on my lenovo P400 Touch (I have an intel 7620 AC to put in it).

This BIOS is also for the similar P500, Z400, and Z500 (regular AND touch).

It is an Insyde EFI BIOS (hence why I posted here).

I tried unpacking the core... but aside from a couple "wireless setup" entries, I didn't see anything that screamed "whitelist" to me. Perhaps somebody around here has better luck.

The file from lenovo an be found here:

http://download.lenovo.com/consumer/mobi...cn51ww.exe

( I tried attaching it, to no avail. even .zip'd it).
find
quote
#5
I tried again... here's as far as I got:

The warning message that pops up is in the 11D378C2-B472-412F-AD87-1BE4CD8B33A6_0_1236.ROM file in the Dump. Also known as UEFIL05BIOSLock

However, I couldn't get it to play with the free version of ida (whined that it was a z80 file, yeah right)... and online disassemblers were useless.

Yes, I temporarily removed the data before the MZ in the ROM...

I used this guide:

http://donovan6000.blogspot.com/2013/06/...lists.html

I know it ain't much, but I hope this helps out... if i had some guidance on where and how to continue, then I'd be more than willing to continue myself... however, my knowledge is more with embedded C, not assembly (as they don't teach it much in college EET anymore, I was lucky to get Atmel AVR).
find
quote
#6
Just by your description I can't tell if it's Insyde Secure Flash or a different problem. Lets just use Intel's Flash Programmign Tool, fptw, to bypass anything. Get the utility here.

And run the following and send me the output.bin that it generates
Code:
fptw.exe -d output.bin -BIOS
find
quote
#7
FYI: the linked tool doesn't work (as this is a 7 series laptop). This did work though.

.bin is here.
find
quote
#8
I always assume everyone has a series 6 chipset for some reason. Glad you were able to get the right version.

Here's the modded rom. Flash it back with:

Code:
fptw.exe -f output_mod.bin -BIOS

And just to be safe, verify it with:

Code:
fptw.exe -VERIFY output_mod.bin -BIOS
find
quote
#9
(01-24-2014, 02:48 AM)donovan6000 Wrote: I always assume everyone has a series 6 chipset for some reason. Glad you were able to get the right version.

Here's the modded rom. Flash it back with:

Code:
fptw.exe -f output_mod.bin -BIOS

And just to be safe, verify it with:

Code:
fptw.exe -VERIFY output_mod.bin -BIOS

This darn thing refuses to give up:

[Image: attachment.php?aid=6022]


Attached Files Thumbnail(s)
   
find
quote
#10
[censored]! This is where I'm stuck with these kind of bios. Insyde Secure Flash is used by the previous rom to verify the newly flashed rom before passing control to it. Since we can't modify the currently installed rom, then we can't bypass this. and the flash descriptor sets a lock on writing to your bios region, so we can't use fptw to flash it. Lol it seems like the hardest part about bios modding now is actually flashing it Sad

Until we discover more about Insyde Secure Flash, then these kind of bios are unmoddable at the moment. Sorry Sad
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)