Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
delete whitelist for thinkpad l460
Last Post: andromedych007
03-05-2026 07:25 PM
» Replies: 0
» Views: 136
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
03-05-2026 02:35 PM
» Replies: 140
» Views: 145143
[Request] Enabling PCI-E bifurcation on ...
Last Post: fenomena6909
03-05-2026 05:03 AM
» Replies: 3
» Views: 4360
Asus Zephyrus G16 GU605CR request for bi...
Last Post: FlorikDT
03-05-2026 04:42 AM
» Replies: 0
» Views: 119
[REQUEST] Lenovo G700 (7ACNxxWW) Whiteli...
Last Post: Duh-bm
03-04-2026 07:57 PM
» Replies: 165
» Views: 107299
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Defekt2008
03-03-2026 02:18 PM
» Replies: 344
» Views: 226402
Lenovo ThinkPad Edge E530: I'm trying to...
Last Post: MadBerry
03-03-2026 01:53 PM
» Replies: 1
» Views: 237
Request to unlock advance features in Ac...
Last Post: napsteronly
03-03-2026 07:57 AM
» Replies: 71
» Views: 93909
[Request] Unlocking BIOS for iMedia D361...
Last Post: SplatPie
03-03-2026 04:20 AM
» Replies: 0
» Views: 166
[Request] Lenovo ThinkPad x100e Whitelis...
Last Post: Komzpa
03-03-2026 04:10 AM
» Replies: 2
» Views: 6948
[REQUEST] Lenovo Thinkpad W540 & W541 (G...
Last Post: nameerfk1
03-02-2026 09:20 PM
» Replies: 51
» Views: 38813
Asus Rog Strix Scar 15 G533QS/G733QS Key...
Last Post: rakecikas
03-02-2026 02:55 PM
» Replies: 2
» Views: 2927
[Unlocked] Acer Aspire One D255E
Last Post: clearest
03-02-2026 02:38 AM
» Replies: 2
» Views: 5173
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: shum25
03-01-2026 12:56 PM
» Replies: 245
» Views: 193683
[REQUEST] Sony Vaio SVT131 (R1xx0D4) BIO...
Last Post: dumbpartition
03-01-2026 11:54 AM
» Replies: 3
» Views: 3093
Asus G513RC Bios hidden settings unlock
Last Post: ormcra
03-01-2026 04:51 AM
» Replies: 0
» Views: 198
ACER Aspire 7736ZG BIOS microcode update...
Last Post: DeathBringer
03-01-2026 02:04 AM
» Replies: 11
» Views: 652
Lenovo Legion 5 15ITH6H – “Device Freeze...
Last Post: laret
02-28-2026 09:32 AM
» Replies: 5
» Views: 333
sony vaio VGN-Z56MG insydeH20 bios unloc...
Last Post: DevilEpic2
02-28-2026 08:37 AM
» Replies: 0
» Views: 272
Modded BIOS for HP 6730b to support Q900...
Last Post: DeathBringer
02-27-2026 05:00 AM
» Replies: 6
» Views: 637

[REQUEST] Lenovo Thinkpad W530 (G5ETxxWW) Whitelist Removal
#71
Will this benefit others? Will it allow people to flash modded BIOS without hardware flashers?

Otherwise, it's not that important, and I would suggest we leave it at that.

I do have a dump of the MX25L6405D, if you're interested, but I'm getting a bit tired of flashing and rebooting Smile
find
quote
#72
Here's the dump of the larger chip. Note however that it is also modded.

https://www.sendspace.com/file/qlr1rp
find
quote
#73
https://www.sendspace.com/file/z2owrx

Please,do not post requests me in PM.Bios modding is very dangerous work.If i provide you confirmed modded bios, please donate for my dangerous work https://goo.gl/98BgtO.Thank you!
find
quote
#74
Oh, sorry, I won't be able to flash that. I would have to take apart *everything* to reach the chip for programming Sad
find
quote
#75
Don't worry, that is OK!Smile
I just want tell you that read/write permissions located in Descriptor region from 8 mb chip.
This region can be read using PGM only, dump from Intel FPT and Backup tool v.2.0 not save Full firmware, so i cannot modify Descriptor without disassembling laptopSad

Please,do not post requests me in PM.Bios modding is very dangerous work.If i provide you confirmed modded bios, please donate for my dangerous work https://goo.gl/98BgtO.Thank you!
find
quote
#76
Hmm. There might still be a way.

Is the descriptor region part of the EC? The EC can be modded without a programmer. See this project: https://github.com/hamishcoleman/thinkpad-ec

The patches for my EC are located in w530.G4HT39WW.img.d.

Here is the EC image (I think) - you'll probably need the non-enc version, but I uploaded both: https://www.sendspace.com/filegroup/fzu1...3eTAl0lOlQ

If you can modify the EC image, I can flash it without a programmer! I just need a hexpatch, similar like the ones in w530.G4HT39WW.img.d.
find
quote
#77
Alright, let's look at fpt-info.txt in results folder.
You can find this text
Master Region Access:
CPU/BIOS - ID: 0x0000, Read: 0x0B, Write: 0x0A
ME - ID: 0x0000, Read: 0x0D, Write: 0x0C
GbE - ID: 0x0118, Read: 0x08, Write: 0x08
It is conbination of hex values located at offset 0x000080 of full firmware.
00 0b 0a 00 00 0d 0c 18 01 08 08 00...this conbination found in dump of 8 mb size only.
As i said before, Descriptor region located in large chip.
I have tried to patch SecurityFlashUpdating module but protections is still enabled.
So permissions can be changed in Descriptor region only, but Intel FPT and Backup Tool havent access to it.I removed permissions in your last dump of big chip,so you can flash it and check write protection.
Bios image consists of 5 regions at minimum: Descriptor, Me region (private data),PDR and GBe regions (it are empty in most causes),bios region (main body of bios).Descriptor(contains permissions and info about bios image uncluding version and platform) and Bios region can be updated only during flash procedure from Winflash.exe or InsydeFlash.exe (for Insydeh20 bioses).Private data like serial numbers,UUID, Macs can be changes using special software Lenovo DMI Tools.

Please,do not post requests me in PM.Bios modding is very dangerous work.If i provide you confirmed modded bios, please donate for my dangerous work https://goo.gl/98BgtO.Thank you!
find
quote
#78
In which region can the EC (Embedded Controller) firmware be found?
find
quote
#79
EC is separate firmware, it usually uncluded in update part of bios
EC firmware located in small chip if there are two chips presented.EC and Main bios firmware are different, however one region of Main bios can be added to content of small chip (EC), it's Me region in most causes.

Please,do not post requests me in PM.Bios modding is very dangerous work.If i provide you confirmed modded bios, please donate for my dangerous work https://goo.gl/98BgtO.Thank you!
find
quote
#80
Greetings. Could someone please help me ditch the whitelist of the UEFI firmware for my ThinkPad W530?
https://drive.google.com/file/d/0B-iJ3mw...0wwbVcyem8

P.S.: The UEFI firmware is provided as an img file for USB / CDROM booting update. My ThinkPad has some problem (unable to boot from any of Windows installer media or Windows PE) and has only macOS installed, made the USB / CDROM update be the only way for UEFI update. Currently I hadn't decided which WIFI module I am going to buy but I just need a modified version of the firmware I uploaded without WIFI whitelist feature. I will appreciate if someone could do me this favor, thanks.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)