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
Looking for the best VPN for PC
Last Post: Alford
Today 11:54 PM
» Replies: 1
» Views: 64
One night stands, no obligations.
Last Post: zhaopow
Today 09:26 PM
» Replies: 0
» Views: 16
[REQUEST] Acer predator Triton 300se pt3...
Last Post: Dudu2002
Today 07:18 PM
» Replies: 4
» Views: 212
[HELP] Unlock bios advanced settings
Last Post: Iarm0620
Today 04:44 PM
» Replies: 0
» Views: 45
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: gizmo77
Today 02:34 PM
» Replies: 1971
» Views: 679549
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
Today 09:42 AM
» Replies: 45
» Views: 8583
[REQUEST] Acer Aspire E5-573(G) BIOS Unl...
Last Post: death20013
Today 08:45 AM
» Replies: 79
» Views: 42148
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
Today 07:57 AM
» Replies: 726
» Views: 199720
[Request] GA-8I915PMD Bios unlock
Last Post: ilciumbia
Today 04:13 AM
» Replies: 5
» Views: 5200
[REQUEST] Lenovo Flex 10 BIOS Unlock
Last Post: artamis
Today 03:20 AM
» Replies: 26
» Views: 1657
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Today 02:09 AM
» Replies: 82
» Views: 25175
[REQUEST] HP Pavilion dv1340us whitelist...
Last Post: x200t
Yesterday 09:05 PM
» Replies: 4
» Views: 181
[REQUEST] Lenovo M90z Whitelist Removal
Last Post: wolfskin
Yesterday 07:51 PM
» Replies: 0
» Views: 52
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
Yesterday 09:36 AM
» Replies: 238
» Views: 71990
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Dudu2002
Yesterday 09:33 AM
» Replies: 22
» Views: 1582
[REQUEST] Lenovo IdeaPad S540 (GPETxxWW)...
Last Post: Dudu2002
Yesterday 04:40 AM
» Replies: 47
» Views: 16335
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
Yesterday 04:39 AM
» Replies: 633
» Views: 181319
Asus N53SV Unlocked v215
Last Post: Jantheman
05-08-2024 03:29 PM
» Replies: 2
» Views: 1449
[REQUEST] Asus eeepc 1025C
Last Post: biospherebios
05-07-2024 11:23 PM
» Replies: 89
» Views: 110927
[REQUEST] Lenovo G480 (62CNxxWW) Whiteli...
Last Post: AS7Alexis
05-07-2024 10:23 PM
» Replies: 61
» Views: 17880

EZBook 3 Pro BIOS unlock
#1
Hi guys, I'm trying to unlock the chipset and advanced menus in the bios of my Jumper EZBook 3 PRO but without success.

I started by editing the "Setup" module from this

Code:
0x159BB         Suppress If {0A 82}
0x159BD             True {46 02}
0x159BF             Ref: Advanced, VarStoreInfo (VarOffset/VarName): 0xFFFF, VarStore: 0x0, QuestionId: 0x2, FormId: 0x2712 {0F 0F 1E 00 02 00 02 00 00 00 FF FF 00 12 27}
0x159CE         End If {29 02}
0x159D0         Suppress If {0A 82}
0x159D2             True {46 02}
0x159D4             Ref: Chipset, VarStoreInfo (VarOffset/VarName): 0xFFFF, VarStore: 0x0, QuestionId: 0x3, FormId: 0x2713 {0F 0F 1F 00 02 00 03 00 00 00 FF FF 00 13 27}
0x159E3         End If {29 02}
 
to this

Code:
0x159BB         Suppress If {0A 82}
0x159BD             False {47 02}
0x159BF             Ref: Advanced, VarStoreInfo (VarOffset/VarName): 0xFFFF, VarStore: 0x0, QuestionId: 0x2, FormId: 0x2712 {0F 0F 1E 00 02 00 02 00 00 00 FF FF 00 12 27}
0x159CE         End If {29 02}
0x159D0         Suppress If {0A 82}
0x159D2             False {47 02}
0x159D4             Ref: Chipset, VarStoreInfo (VarOffset/VarName): 0xFFFF, VarStore: 0x0, QuestionId: 0x3, FormId: 0x2713 {0F 0F 1F 00 02 00 03 00 00 00 FF FF 00 13 27}
0x159E3         End If {29 02}


and then I also added the "2 menu entries" in the "AMITSE" module from this

Code:
.. .. .. .. .. .. .. .. .. .. .. .. 4A 10 59 7B
0D C0 58 41 87 FF F0 4D 63 96 A9 15 11 27 00 00
00 00 00 00 00 00 00 00 00 00 00 00 4A 10 59 7B
0D C0 58 41 87 FF F0 4D 63 96 A9 15 14 27 00 00
00 00 00 00 00 00 00 00 00 00 00 00 4A 10 59 7B
0D C0 58 41 87 FF F0 4D 63 96 A9 15 15 27 00 00
00 00 00 00 00 00 00 00 00 00 00 00 4A 10 59 7B
0D C0 58 41 87 FF F0 4D 63 96 A9 15 16 27 00 00
00 00 00 00 00 00 00 00 00 00 00 00 .. .. .. ..

to this

Code:
.. .. .. .. .. .. .. .. .. .. .. .. 4A 10 59 7B
0D C0 58 41 87 FF F0 4D 63 96 A9 15 11 27 00 00
00 00 00 00 00 00 00 00 00 00 00 00 4A 10 59 7B
0D C0 58 41 87 FF F0 4D 63 96 A9 15 12 27 00 00
00 00 00 00 00 00 00 00 00 00 00 00 4A 10 59 7B
0D C0 58 41 87 FF F0 4D 63 96 A9 15 13 27 00 00
00 00 00 00 00 00 00 00 00 00 00 00 4A 10 59 7B
0D C0 58 41 87 FF F0 4D 63 96 A9 15 14 27 00 00
00 00 00 00 00 00 00 00 00 00 00 00 4A 10 59 7B
0D C0 58 41 87 FF F0 4D 63 96 A9 15 15 27 00 00
00 00 00 00 00 00 00 00 00 00 00 00 4A 10 59 7B
0D C0 58 41 87 FF F0 4D 63 96 A9 15 16 27 00 00
00 00 00 00 00 00 00 00 00 00 00 00 .. .. .. ..

but the menus are still locked.

At this link you will find two different BIOS rom:
  • BIOS_V6_Date_12_05_2017_19_25_21_Ver_3BANS010_Jumper10x.P8.WP3132.NHNAUHL01.rom
    This is the one that I'm currently working on and needs to be unlocked

  • BIOS_V4_Date_08_07_2017_21_21_55_Ver_3BANS010_JUMPER10x.P8.WP313R.NHNAUHN02.rom
    This one is an older hardware/software revision that wasn't factory locked.
    I added this just for comparison.
Thanks to everyone who will try to help me
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)