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
[REQUEST] Acer Nitro 5 AN515-56 BIOS Unl...
Last Post: TecnoTom
Today 06:48 AM
» Replies: 4
» Views: 862
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Dudu2002
Today 03:52 AM
» Replies: 1972
» Views: 661219
[Request] Acer Aspire Z1620 (h61h aio v1...
Last Post: spingernexx
Yesterday 06:09 PM
» Replies: 2
» Views: 116
[REQUEST] Lenovo G505 (82CNxxWW) Whiteli...
Last Post: khaos
Yesterday 04:15 PM
» Replies: 155
» Views: 55137
Asus Prime b250m plus, RAM compatibility
Last Post: Slayery777
Yesterday 06:23 AM
» Replies: 0
» Views: 122
[REQUEST] Bios Unlock Request Clevo W230...
Last Post: happycrazyman
04-23-2024 03:53 PM
» Replies: 0
» Views: 103
Rog Strix B650E-F BIOS File Extraction
Last Post: panmetrix24
04-23-2024 11:25 AM
» Replies: 0
» Views: 120
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Pipo89
04-23-2024 06:47 AM
» Replies: 236
» Views: 69576
[REQUEST] Acer Nitro 5 AN517-41 BIOS Unl...
Last Post: onetapxdf
04-23-2024 03:37 AM
» Replies: 11
» Views: 1346
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: Dudu2002
04-23-2024 03:14 AM
» Replies: 203
» Views: 70558
[REQUEST] Lenovo V570(c) (44CNxxWW) BIOS...
Last Post: d3m3n7r
04-22-2024 05:20 PM
» Replies: 18
» Views: 11158
[REQUEST] Lenovo Y520-15IKBN (4KCNxxWW) ...
Last Post: ati90
04-22-2024 05:02 AM
» Replies: 64
» Views: 36997
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: SteamTug
04-22-2024 04:24 AM
» Replies: 1734
» Views: 545529
[REQUEST] Lenovo G410 (79CNxxWW) Whiteli...
Last Post: Dudu2002
04-22-2024 03:58 AM
» Replies: 53
» Views: 10786
Asus h110m-a & xeon e3-1280v5
Last Post: Brutoloco
04-21-2024 08:22 PM
» Replies: 16
» Views: 556
[REQUEST] LG GRAM 14T990 Unlock request
Last Post: riclausk
04-21-2024 12:15 PM
» Replies: 16
» Views: 4245
[REQUEST] SLIC 2.1 for ASRock 880GM-LE F...
Last Post: amijim
04-21-2024 10:27 AM
» Replies: 2
» Views: 133
[REQUEST] Dell Alienware 15 R3 BIOS Unlo...
Last Post: jason.exe
04-21-2024 03:44 AM
» Replies: 1
» Views: 187
[REQUEST] Samsung NP450R5G unlock hide s...
Last Post: magg
04-21-2024 12:54 AM
» Replies: 0
» Views: 197
lenovo e595 20nf bios spw unlock
Last Post: vsteez
04-20-2024 07:56 PM
» Replies: 0
» Views: 185

[Solved] Trouble Flashing Lenovo Y50-70 4k
#1
I'm trying to mod the Insyde bios in my Y50-70 4k (remove white list, custom splash screen, enable hidden menus) but am having some trouble. I am using a combination of Andy's SLIC tool, IDA Pro, and a hex editor to do my hacks and build the rom, but this is my time so I'm not sure if I'm doing something wrong.

Anyway, when I try to flash using Windows tool (iscflash), it reboots into InsydeH2O and gives a 'Secure Flash/Invalid Firmware' error and doesn't flash. For the time being, I'm only trying to remove the white list, which only changes 2 bytes in the entire rom.

I've tried building the rom both using a backup image and using the downloaded update which didn't make a difference. I admit I'm a little confused about which one I should use and how I should flash it.

One thing I noticed is the backup image is exactly 64Mbits, while the downloaded update image is a bit longer. I opened the update in a hex editor to investigate and see the actual rom is prefaced with an executable ('MZ' are first 2 bytes, follow by a few k of machine code and string tables) and followed by what appears to be a cryptographic signature (I see the text 'Trust - Lenovo Certificate' and a bunch of seemingly random bytes). When I opened this image in the SLIC tool, I didn't receive a notice about encryption. Is it possible the built in update utility is verifying a signature before flashing?

I know other people were able to flash their Y50-70's without issue, so maybe I'm doing something wrong. My concern though is that since this is the newer 4k model, Lenovo may have subsequently locked down the updater. I am willing to pull the flash IC and program on the bench if needed, but obviously would rather not. Any suggestions on what I should do from here?

Thanks!
find
quote
#2
(12-22-2014, 04:43 PM)limaxray Wrote: I'm trying to mod the Insyde bios in my Y50-70 4k (remove white list, custom splash screen, enable hidden menus) but am having some trouble. I am using a combination of Andy's SLIC tool, IDA Pro, and a hex editor to do my hacks and build the rom, but this is my time so I'm not sure if I'm doing something wrong.

Anyway, when I try to flash using Windows tool (iscflash), it reboots into InsydeH2O and gives a 'Secure Flash/Invalid Firmware' error and doesn't flash. For the time being, I'm only trying to remove the white list, which only changes 2 bytes in the entire rom.

I've tried building the rom both using a backup image and using the downloaded update which didn't make a difference. I admit I'm a little confused about which one I should use and how I should flash it.

One thing I noticed is the backup image is exactly 64Mbits, while the downloaded update image is a bit longer. I opened the update in a hex editor to investigate and see the actual rom is prefaced with an executable ('MZ' are first 2 bytes, follow by a few k of machine code and string tables) and followed by what appears to be a cryptographic signature (I see the text 'Trust - Lenovo Certificate' and a bunch of seemingly random bytes). When I opened this image in the SLIC tool, I didn't receive a notice about encryption. Is it possible the built in update utility is verifying a signature before flashing?

I know other people were able to flash their Y50-70's without issue, so maybe I'm doing something wrong. My concern though is that since this is the newer 4k model, Lenovo may have subsequently locked down the updater. I am willing to pull the flash IC and program on the bench if needed, but obviously would rather not. Any suggestions on what I should do from here?

Thanks!

HI friend,
actualy all UEFI Bioses are Signed and Write Protect so is not possible to use Original Flash Tool to
re-write Bios Mod into Eeprom, so can use if Intel CPU an powerful Intel tool FPT and if there is
error28 can try to use Svl7 prr.exe tool to bypss It !
So the Original Bios file is much different than Backup and You cannot use the Original Pure, but
have to get only Bios Region !
Let me know
Regards

Use this tool run It as Admin and upload here the result file :

http://rghost.net/58219938

[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! Wink
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
find
quote
#3
Here you go: https://www.sendspace.com/file/hxlzl5
find
quote
#4
(12-22-2014, 05:30 PM)limaxray Wrote: Here you go: https://www.sendspace.com/file/hxlzl5

Ok friend,
download this Bios Mod and use It from Windows !!!
move modified folder into C: HD root place and open a Comand Prompt with
Admin Rights and get a CLI window then execute these comands :

cd \
cd modified
fptw.exe -f bios.bin -bios (for win7 32 Bits)

OR

fptw64.exe -f bios.bin -bios (for win7 64 Bits)


If You got errors then use Readme file to flash from USB Stick !

http://rghost.net/59906461

Let me know
Regards

[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! Wink
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
find
quote
#5
That worked perfectly, thanks!
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)