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
Find [color=red][censored][/color] Womans in your city for night
Last Post: shalabi
Today 02:38 AM
» Replies: 0
» Views: 18
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: kenyah
Today 02:06 AM
» Replies: 727
» Views: 203529
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
Today 01:57 AM
» Replies: 637
» Views: 184084
Acer Aspire 7739G laptop. i need a modif...
Last Post: keisi130481
Today 12:23 AM
» Replies: 8
» Views: 292
Winflash "flash bios is not an upgrade" ...
Last Post: apacha
Yesterday 01:47 PM
» Replies: 22
» Views: 358
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: Dudu2002
Yesterday 11:50 AM
» Replies: 1085
» Views: 383113
[REQUEST] ASUS ROG GL553VD BIOS Unlock
Last Post: Reklez
Yesterday 09:09 AM
» Replies: 116
» Views: 39746
[REQUEST] Lenovo Z410 & Z510 (8DCNxxWW) ...
Last Post: Dudu2002
Yesterday 08:19 AM
» Replies: 474
» Views: 134581
REQUEST please msi b650 gaming plus wifi
Last Post: samtron6
05-18-2024 10:22 PM
» Replies: 0
» Views: 119
[REQUEST] Lenovo ThinkPad T480s (N22ETxx...
Last Post: No_013
05-18-2024 08:56 PM
» Replies: 21
» Views: 6432
[Freebie Guide]How get unlocked hidden s...
Last Post: Alan23
05-18-2024 06:24 PM
» Replies: 4
» Views: 12526
[REQUEST] Alienware M16 R1 AMD 7745HX RT...
Last Post: Arc717
05-18-2024 06:15 PM
» Replies: 0
» Views: 131
Lenovo 15ARE05 - RTC timer, stuck on boo...
Last Post: CrisPell
05-18-2024 04:30 PM
» Replies: 0
» Views: 104
BIOS Help - ASUS Zenbook Flip UX360UAK s...
Last Post: MrMike
05-18-2024 03:02 PM
» Replies: 0
» Views: 109
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
05-18-2024 12:31 PM
» Replies: 120
» Views: 81057
LENOVO ideapad 330-14AST
Last Post: pleasehelp
05-18-2024 10:50 AM
» Replies: 0
» Views: 158
[REQUEST] Lenovo L540 (J4ETxxWW) Whiteli...
Last Post: Dudu2002
05-18-2024 09:17 AM
» Replies: 49
» Views: 5070
CLEVO BIOS Mods
Last Post: daniel_wu
05-17-2024 09:41 PM
» Replies: 250
» Views: 423941
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: fatehkeane@gmail.com
05-17-2024 04:43 PM
» Replies: 54
» Views: 16155
[REQUEST] Alienware M16 R1 AMD Bios Unlo...
Last Post: Arc717
05-17-2024 04:41 PM
» Replies: 0
» Views: 240

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