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
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
Yesterday 02:56 PM
» Replies: 1
» Views: 208
Acer A517-51G-58S5 - Complete BIOS image...
Last Post: Humboldt
Yesterday 01:07 PM
» Replies: 2
» Views: 86
i7 2860QM how to raise power limit?
Last Post: DeathBringer
Yesterday 07:03 AM
» Replies: 10
» Views: 449
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Dudu2002
Yesterday 03:02 AM
» Replies: 3
» Views: 210
[RESOLVED] Help! BIOS for Asus GL503VS R...
Last Post: AmosNZ
Yesterday 12:09 AM
» Replies: 5
» Views: 2955
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: TeckToe
07-09-2025 11:29 PM
» Replies: 4
» Views: 1468
Gigabyte G6X 9MG insydeH2O IOS Unlock
Last Post: Zzhheennyyaa
07-09-2025 04:37 PM
» Replies: 2
» Views: 610
[SOLVED] Lenovo IdeaPad 510-15ISK - BIOS...
Last Post: outsydeh2o
07-09-2025 09:39 AM
» Replies: 1
» Views: 244
(new to forums) searching for aid/direct...
Last Post: adorable_yangire
07-09-2025 12:11 AM
» Replies: 0
» Views: 182
[SOLVED] Change Serial Number, UUID, Mac...
Last Post: dsdn1
07-08-2025 07:55 PM
» Replies: 10
» Views: 16855
[REQUEST] Lenovo G50-45 BIOS Unlock
Last Post: szakiz
07-08-2025 05:36 PM
» Replies: 49
» Views: 53428
[REQUEST] Lenovo Yoga 7 Pro 82Y7 unlock
Last Post: Dudu2002
07-08-2025 07:13 AM
» Replies: 1
» Views: 237
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
07-08-2025 07:12 AM
» Replies: 491
» Views: 217640
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
07-08-2025 12:15 AM
» Replies: 5
» Views: 1140
[REQUEST] Acer Aspire 8930(G) BIOS Unloc...
Last Post: Ilias manolopoulos
07-07-2025 01:52 PM
» Replies: 58
» Views: 43637
ASUS M11AD > Haswell Refresh
Last Post: JCY1962
07-07-2025 12:40 PM
» Replies: 22
» Views: 7769
overclocking msi b150 gaming m3
Last Post: J1419
07-06-2025 05:51 PM
» Replies: 0
» Views: 277
Asus K72jr repair
Last Post: Moddo73@PROXIMUS
07-06-2025 02:08 PM
» Replies: 0
» Views: 246
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
07-06-2025 01:29 PM
» Replies: 757
» Views: 321114
Excalibur G900.1160 BİOS unlock request
Last Post: Dudu2002
07-06-2025 01:28 PM
» Replies: 7
» Views: 1035

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