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
ASUS R1F CPU upgrade
Last Post: bobo10
Today 03:40 PM
» Replies: 0
» Views: 58
Asus h110m-a & xeon e3-1280v5
Last Post: DeathBringer
Today 01:41 PM
» Replies: 1
» Views: 78
[REQUEST] Lenovo IdeaPad Flex 15 (8ACNxx...
Last Post: psycomaffo
Today 10:36 AM
» Replies: 69
» Views: 26008
Request for Modded BIOS with AI Tweaker ...
Last Post: CertifiedCosmos
Yesterday 05:04 PM
» Replies: 0
» Views: 107
Lenovo ThinkCentre M71e GPU Whitelist re...
Last Post: saschalein
Yesterday 03:23 PM
» Replies: 0
» Views: 91
[REQUEST] Lenovo Ideapad 330S-15ARR (7WC...
Last Post: nadolivbios
Yesterday 01:26 PM
» Replies: 25
» Views: 6118
How To Add SLIC 2.1 To An Intel Motherbo...
Last Post: sanya.silitskiy
Yesterday 11:52 AM
» Replies: 73
» Views: 219969
[REQUEST] 13w Yoga Gen 2 (Type 82YR) (KB...
Last Post: SiberianTiger97
Yesterday 09:48 AM
» Replies: 2
» Views: 163
Acer Extensa 5620: CPU replace
Last Post: MPM
Yesterday 08:28 AM
» Replies: 2
» Views: 144
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: nrns
04-16-2024 08:08 PM
» Replies: 232
» Views: 98513
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
04-16-2024 02:35 PM
» Replies: 103
» Views: 24032
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
04-16-2024 07:29 AM
» Replies: 847
» Views: 324107
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
04-16-2024 07:28 AM
» Replies: 26
» Views: 1000
[REQUEST] Lenovo ThinkPad P14s 3rd Gen 1...
Last Post: Dudu2002
04-16-2024 07:26 AM
» Replies: 4
» Views: 294
Add CPU support Lenovo M715s
Last Post: pashtet440
04-16-2024 06:56 AM
» Replies: 0
» Views: 143
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-14-2024 09:02 AM
» Replies: 1733
» Views: 542174
Dell Latitude 5520 - get to know passwor...
Last Post: yeti1299
04-14-2024 06:48 AM
» Replies: 2
» Views: 246
[REQUEST]: Asus TP420IA - how to dump bi...
Last Post: quantumx3
04-14-2024 05:34 AM
» Replies: 0
» Views: 213
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Nightdemon2001
04-14-2024 01:13 AM
» Replies: 2319
» Views: 656699
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: thepwrtank18
04-13-2024 06:13 PM
» Replies: 56
» Views: 20449

[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)