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
Optimal Сasual Dating - Verified Ladies
Last Post: Cayenna
Today 01:24 AM
» Replies: 0
» Views: 9
Exemplary Сasual Dating - Genuine Ladies
Last Post: budlington1988
Today 12:54 AM
» Replies: 0
» Views: 19
[REQUEST] bios unlock for Giabyte G5 KC
Last Post: Mordrigahn
Yesterday 06:37 PM
» Replies: 2
» Views: 77
M920q BIOS unlock
Last Post: d3vf0x
Yesterday 04:50 PM
» Replies: 0
» Views: 52
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: MAVARACOMPLEX
Yesterday 02:15 PM
» Replies: 1186
» Views: 267504
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: BOJIKA
Yesterday 01:33 PM
» Replies: 49
» Views: 17171
Fujitsu Esprimo P5710 - unlock [REQUEST]
Last Post: Maxinator500
Yesterday 01:03 PM
» Replies: 5
» Views: 152
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: Dudu2002
Yesterday 11:17 AM
» Replies: 157
» Views: 54545
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 11:16 AM
» Replies: 877
» Views: 289519
[Removed, sp52359] HP Touchsmart Tm2t-22...
Last Post: OrionDakota
Yesterday 10:04 AM
» Replies: 24
» Views: 21088
[REQUEST] HP Laptop 15-dw3xxx BIOS Unloc...
Last Post: UltraVi0let
Yesterday 09:58 AM
» Replies: 4
» Views: 186
Clevo P775TM1-G BIOS
Last Post: Spacoom
04-29-2024 09:09 AM
» Replies: 146
» Views: 58499
[REQUEST] Unlocked BIOS for Gigabyte H51...
Last Post: IsHacker
04-29-2024 05:32 AM
» Replies: 0
» Views: 155
[REQUEST] Lenovo G510 (79CNxxWW) BIOS Un...
Last Post: Crazy tech
04-28-2024 09:51 PM
» Replies: 78
» Views: 43020
Analyze java class System Identifier cod...
Last Post: Hasan jeet
04-28-2024 03:44 PM
» Replies: 0
» Views: 139
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: sscdimon
04-28-2024 01:53 PM
» Replies: 471
» Views: 133135
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: cpih
04-28-2024 12:03 PM
» Replies: 846
» Views: 329223
Delete Whitelist HP 15s-eq1000
Last Post: gdefareins
04-28-2024 09:02 AM
» Replies: 3
» Views: 190
[REQUEST] Lenovo Y470 & Y570 (47CNxxWW) ...
Last Post: jabbari74
04-28-2024 03:37 AM
» Replies: 25
» Views: 18244
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: lucasow
04-28-2024 03:02 AM
» Replies: 315
» Views: 195010

[Request] Dell Inspiron 17r SE 7720 Unlocked Bios
#11
I tried the T2_BIOS with the same results as the first one. The bios remains unchanged.

Also, the computer then proceeds to the windows loading screen then crashes and restarts then loads fine. This has happened for all of the bios.cap's (I just forgot to mention it woops).

I am fairly certain that I am using a FAT32 USB stick since I formatted it and checked under its properties where it says file system.

Could it be a problem with the USB stick?
find
quote
#12
It's fine, if Windows crashes with a BSOD it mean that bios is loaded from FAT32 successfully because it expects your windows to be configured in ATA mode, not AHCI. But it sure is strange ... I've changed lots of bytes, it must've affected something.. but it does not.
Mind taking couple of pics of the advanced setup tab from your bios ? I want to see how the menus are nested.
find
quote
#13
OK I've attached pics of my bios.

Hopefully the attachment works.


.rar   advanced bios settings.rar (Size: 1.82 MB / Downloads: 76)
.rar   main.rar (Size: 1.82 MB / Downloads: 57)
find
quote
#14
Thanks, I will look into finding more IFR_SUPPRESS-like sequences in your setup module now that I at least know what menus are there by-default.
find
quote
#15
Greatly appreciated
find
quote
#16
It seems like even though unicode strings for pretty much everything are there in the module they are not attached to anything (meaning there is no way to make these menus visble) and at this point we don't know how this is done. we have a similar situation on previous gen Dells where we have some menus like ATM or OC in the module which potentially could be unlocked, but they're not tied to anything...
There are string like these: 29 02 29 02 29 02 0A 82 40 84 7B 01 45 0A 00 00 00 00 00 00 00 00
So I thought maybe it's worth to try enabling similar string which have this byte disabled, eg:
29 02 29 02 0A 82 40 84 20 00 45 0A 00 00 00 00 00 00 00 00

Try this one .. https://dl.dropbox.com/u/2573233/T3_BIOS.rar
If it doesn't do any justice then sadly i'm of no help here ..
Luckily we were at least able to figure the recovery process .. it appears that 2nd get Tianos don't require removing of initial padding layer (280000h bytes in your case).. so extracting the capsule part from WPH and naming it as BIOS.cap it enough.
find
quote
#17
Unfortunately the T3_BIOS did not change anything either.

Thanks for your effort.
find
quote
#18
Oh, so the Inspiron 7720 cannot be unlocked ?? Sad
find
quote
#19
I will pay $$ for this bios to be unlocked!
find
quote
#20
Well, as per Phoenix's wiki we have this in the bios ..

Code:
0A 82 40 84 99 02 45 0A 00 00 00 00 00 00 00 00 2F 02 29
    
0A == EFI_IFR_SUPPRESS_IF_OP
82:1:0000010 L2 // Scope

40 == EFI_IFR_QUESTION_REF1_OP
84:1:0001010 L10 // Scope
9902 // EFI_QUESTION_ID
45 == EFI_IFR_UINT64_OP
0A:0:0001010 L10 // Scope
0000000000000000
2F == EFI_IFR_EQUAL_OP
02:0:0000010 L2 // Scope

29 == EFI_IFR_END_OP//
02:0:0000010 L2 // Scope

There are a few occurrences of this structure (7 to be precise) which is something similar to what we had in our BIOSes.. 7 occurrences of 00 00 00 00 00 00 00 00 45 0A (1 for Languages, 1 for most of the menus, 2 for ME, 1 for Thermal settings and 2 more for SBIOS logging -- 7 total), but the suppress check was based on a simple UINT64 boolean swap 00 to 01.. while here there's is Question to be answered ...

Quote:Question Identifier (EFI_QUESTION_ID). An unsigned integer which uniquely identifies the question within the form set in which it appears. The Question Identifier, along with the device path and Form Set Identifier, uniquely identifies a question within a system.
I'm not sure if boolean questions can be presented in such a form, but let's hope they can ..
Quote:Boolean questions are those that allow a choice between true and false. The question’s value is Boolean. In general, construct questions so that the prompt text asks questions resulting in ‘yes/enabled/on’ is ‘true’ and ‘no/disabled/off’ is ‘false’.

So it's only a matter of figuring how to return the answer to this question as 01 and you will most likely get unlocked menus. Unfortunately I'm not that skillful do do this :<
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)