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] HP EliteBook 640 G9 – Remove W...
Last Post: dlareklami
Today 04:20 AM
» Replies: 0
» Views: 11
Help with DMI Info Lenovo Bios
Last Post: force9da
Yesterday 04:04 PM
» Replies: 0
» Views: 113
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: ClaudeSpeed
Yesterday 03:42 PM
» Replies: 7
» Views: 195
X550VXK BIOS Unlock Request
Last Post: foxbnu
Yesterday 03:40 PM
» Replies: 0
» Views: 73
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
Yesterday 04:19 AM
» Replies: 5
» Views: 16854
[REQUEST] Whitelist Removal for lenovo v...
Last Post: konjiki no yami
10-29-2025 07:36 PM
» Replies: 0
» Views: 145
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Alcatraz
10-29-2025 04:28 PM
» Replies: 1
» Views: 226
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: Dudu2002
10-29-2025 03:22 PM
» Replies: 289
» Views: 199998
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
10-29-2025 03:19 PM
» Replies: 97
» Views: 54660
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: Strongbox256
10-29-2025 11:15 AM
» Replies: 5
» Views: 9034
[REQUEST] Eglobal S210H BIOS Unlock
Last Post: ShawnSuter
10-29-2025 10:50 AM
» Replies: 145
» Views: 64139
Request: Unlock CPU Voltage (Vcore) for ...
Last Post: hoomaan
10-29-2025 10:35 AM
» Replies: 0
» Views: 113
[REQUEST] Bios Unlock - Packard Bell Eas...
Last Post: Overtune2005
10-29-2025 08:37 AM
» Replies: 3
» Views: 2079
asrock 970 extreme3 slic 2.1
Last Post: 3xy
10-29-2025 03:34 AM
» Replies: 12
» Views: 18524
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: Bennett
10-29-2025 12:05 AM
» Replies: 92
» Views: 117384
[REQUEST] HP Probook 6570b Whitelist Rem...
Last Post: nexxus2
10-28-2025 01:07 PM
» Replies: 4
» Views: 5972
Gigabyte GA-MF3 CPU upgrade mod
Last Post: dm-
10-28-2025 10:53 AM
» Replies: 25
» Views: 22773
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: yamicazanova2
10-28-2025 09:50 AM
» Replies: 799
» Views: 481476
BIOS fix Lenovo c460
Last Post: waldek69
10-28-2025 07:33 AM
» Replies: 16
» Views: 3823
[REQUEST] Lenovo x121e (AMD, 8RETxxWW) W...
Last Post: Quill6290
10-28-2025 03:31 AM
» Replies: 56
» Views: 43301

[Request] Fujitsu T732 (TUSV106.cap) 3G WWAN Whitelist removal
#1
Model: Fujitsu Lifebook T732 non-vPro version (HM76 chipset)
BIOS: http://www.fujitsupc.com/downloads/mobil...4bit_17.7z
Type: Phoenix SecureCore Tiano
RSA signed: no? (no Decryption string in Phoenix Tool)
PCI ID: USB\VID_1199&PID_9015 (original)
USB\VID_413C&PID_818E (want to install)
find
quote
#2
Figured out it by myself.. seems like community is 'on vacation' (actually mean BDMaster).
So, basically I was not able to find way to flash modified bios without programmer (but I've modified tool that now could downgrade even if it denied from bios - useless for me). Maybe there is a way with some tricky cert-signing or through EFI hacking (I even seen EFI Phoenix Crisis, but file was paid and not available anymore). Although you could do full dump with FPT by shorting 1 and 5 pins of HDA chip (pic).
And even with programmer I wasn't able to do in-circuit flash, only desoldering of flash chip helped.
It located on backside of PCB so you need completely disassemble laptop and dismount mainboard to turn around it. 2 Winbond flash chips W25Q32BV and W25Q80BV located near south-bridge next to each other. You need only W25Q32BV. Dump it, make sure you did it correctly (verify), then took phoenix tool and load dump there. You need C13AE648-252D-488E-923E-739D55367C3B module (WwanDxe.efi). Open up it with Hex editor and replace

Code:
75 21 0F B7 84 24 84 00 00 00 48 8B 4C 24 30 48 6B C9 0C 48 8D 15 F5 FA FF FF 0F B7 4C 0A 02 3B C1 74 0E 83 BC 24 80 00 00 00 00 0F 84 C5 00 00 00

with

Code:
EB 21 0F B7 84 24 84 00 00 00 48 8B 4C 24 30 48 6B C9 0C 48 8D 15 F5 FA FF FF 0F B7 4C 0A 02 3B C1 74 0E 83 BC 24 80 00 00 00 00 90 90 90 90 90 90

or if you have Fujitsu T732 non-vPro (HM76 chipset) bios version 1.0.5 here is mine already modified module:

.zip   C13AE648-252D-488E-923E-739D55367C3B.zip (Size: 1.97 KB / Downloads: 9)
I'm not sure if it will work on other laptops, so USE IT ONLY AND ONLY IF YOU HAVE SAME LAPTOP AND BIOS VERSION.

If you can't find sequence in your version - load module to IDA, needed place was located in start function here for me:
   
I've removed this check and bam - WWAN was detected by Windows (don't know actually if all functions work as intended, as you see inside loop there some additional check which I think might enable additional functions, so..
(if you know what it means - then you know what you need to do with it)
If not - don't try, I can't help you, you're out of luck, wait for BDMaster return (or burn with fire those greedy peoples which won't share their modified BIOSes).
Good luck.
find
quote
#3
Oh yeah, proofs, I forgot:
https://imgur.com/gallery/NTcdu
find
quote
#4
For those who want to unlock hidden settings:
Replace
Code:
E6 8B EC B2 8C A6 BF 4F 9D 0A 45 97 E8 9E 49 79
with
Code:
77 8B 1D 82 6D 24 96 4E 8E 10 34 67 D5 6A B1 BA
twice
in SystemFormBrowserCoreDxe.efi (32442D09-1D11-4E27-8AAB-90FE6ACB0489)
This will replace Info tab with Debug where all hidden settings present.
Here is modified module:
.zip   32442D09-1D11-4E27-8AAB-90FE6ACB0489.zip (Size: 35.9 KB / Downloads: 5)
CPU microcodes are in FFF12B8D-7696-4C8B-A985-2747075B4F50.
Have fun.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)