lenovo miix 520-12IKB
Collapse
X
-
↵
Any donations to badcaps are welcome, click this link to donate . Thanks to all the supporters
https://www.badcaps.net/donate -
-
Comment
-
Re: lenovo miix 520-12IKB
Hello, please get me password for my Lenovo Miix 520-12IKB because i don't know password for bios. On Adress 00201000 is 23 12 1E 2F 12 31 02 32 FF FF FFAttached FilesLast edited by wfasyvsafv; 08-19-2022, 10:30 AM.Comment
-
Re: lenovo miix 520-12IKB
@wfasyvsafv
This is the same password previously decoded, so I guess the last character is the checksum.
password = HEAVEN1M -> HEAVEN1
--------
H - HOTEL ( UPPERCASE )
E - ECHO ( UPPERCASE )
A - ALFA ( UPPERCASE )
V - VICTOR ( UPPERCASE )
E - ECHO ( UPPERCASE )
N - NOVEMBER ( UPPERCASE )
1 - 1 ( digit )
[M - MIKE ( UPPERCASE )]
--------Last edited by AAAC; 08-19-2022, 10:30 AM.Comment
-
Re: lenovo miix 520-12IKB
Hi,
Can you please help me decode password, bin file attached.
Thank youComment
-
Comment
-
Re: lenovo miix 520-12IKB
Hi pal,
Just a little confused as to how to read this. So for example, the first 00 is 05 then 01 then 0B...you said number 30 would be for example the letter B but I'm not sure if I'm reading it right or not.
Can you explain a bit how to read/decode this? I've attached a screenshot.
Thank you,Comment
-
Re: lenovo miix 520-12IKB
Hi pal,
Just a little confused as to how to read this. So for example, the first 00 is 05 then 01 then 0B...you said number 30 would be for example the letter B but I'm not sure if I'm reading it right or not.
Can you explain a bit how to read/decode this? I've attached a screenshot.
Thank you,↵
Any donations to badcaps are welcome, click this link to donate . Thanks to all the supporters
https://www.badcaps.net/donateComment
-
Re: lenovo miix 520-12IKB
Hi,
Thanks for letting me know, can you tell me how to read it though, please?
Thanks!Comment
-
↵
Any donations to badcaps are welcome, click this link to donate . Thanks to all the supporters
https://www.badcaps.net/donateComment
-
Re: lenovo miix 520-12IKB
Hi,
Thanks for letting me know, it works! But can you please teach me how to decode it?
What exactly do I need to do moving forward to read it myself, any help would be appreciated.
ThanksComment
-
↵
Any donations to badcaps are welcome, click this link to donate . Thanks to all the supporters
https://www.badcaps.net/donateComment
-
Re: lenovo miix 520-12IKB
This helped in decoding/translating, thank you:
https://www.win.tue.nl/~aeb/linux/kbd/scancodes-1.html
05 I'm assuming is the total number of characters
19 is P and 0B is 0(zero) 02 is 1(one) 31 is N and 14 is T.
Thanks again!Comment
-
Re: lenovo miix 520-12IKB
@MrMike25, good luck!
password = OABPWD4W10
--------
O - OSCAR ( UPPERCASE )
A - ALFA ( UPPERCASE )
B - BRAVO ( UPPERCASE )
P - PAPA ( UPPERCASE )
W - WHISKY ( UPPERCASE )
D - DELTA ( UPPERCASE )
4 - 4 ( digit )
W - WHISKY ( UPPERCASE )
1 - 1 ( digit )
0 - zero ( digit )
--------Comment
-
Re: lenovo miix 520-12IKB
@lextar
Open your BIOS file with UEFITOOL NE version, then on the BIOS Region on the 1st padding file, at Offset 1000h is the password stored as scancodes: first byte N specifies “password length”, then the next N bytes is the actual password (need to convert from scancodes to ASCII), the last byte is the checksum which is calculated as 8-bit addition of all (N+2) bytes, result must be 00h.
If it’s only Setup/BIOS that is locked, meaning that you can boot Windows, use a utility to read the BIOS without having to use a programmer.Comment
-
Re: lenovo miix 520-12IKB
Yes, I can run windows, only the BIOS is locked.
I will attach here the BIOS with the password and try your procedure to extract the passwordAttached FilesComment
-
Re: lenovo miix 520-12IKB
@lextar
At offset 1000h you will find this:
0723121E2F12310232h
password length = 07h
password (scancodes) = 23121E2F123102h
checkum (8-bit addition) = 32h
password = HEAVEN1
--------
H - HOTEL ( UPPERCASE )
E - ECHO ( UPPERCASE )
A - ALFA ( UPPERCASE )
V - VICTOR ( UPPERCASE )
E - ECHO ( UPPERCASE )
N - NOVEMBER ( UPPERCASE )
1 - 1 ( digit )
--------
I remember seeing this same password before on posts #45 and #48.Last edited by AAAC; 10-27-2022, 11:01 AM.Comment
Related Topics
Collapse
-
by RMDUiFTGood day. I apologize if I posted this in the wrong topic. I saw somebody selling a Thinkpad E495 with a Ryzen 3500U CPU near me. In the pictures the laptop is running windows 10. I contacted the seller and asked a few questions about upgradability and if it has a bios password on it. He confirmed it has a bios password. I searched through the forum, I found a guide regarding removing the bios password using the autopatcher, I also found a thread with the e495 where people requested help with unlocking the bios password.
I have a few questions:- If I would buy this laptop and have
-
Channel: General Computer & Tech Discussion
-
by zeniusHello, I have an old Dell G3 3579 (ST: 2WQ7LP2-8FC8) with a newer 8FC8 BIOS password. I have successfully attached to the flash chip (W25Q128JVSQ) on the motherboard with a CH341A programmer and made several modifications using Intel FIT (e.g., allow software SPI write) without bricking. I was also able to boot to a modified GRUB shell where I attempted to edit many BIOS security related options like BIOS Guard/Lock, Flash Signature Override, ME FW Image Re-Flash, etc.
Unfortunately, some of these modifications like to Intel BIOS Guard failed because it is fused into the PCH. Also,...-
Channel: BIOS Requests ONLY!
-
-
by lucaszmn
Summary of BIOS Whitelist Removal Problem
Problem:
I am attempting to remove the WWAN card whitelist from my Lenovo ThinkPad T560.
Initial Findings:- My current BIOS version is N1KET58W (1.45).
- I have a CH341A programmer and have successfully created two full backups of my BIOS.
- I have the ability to use command-line tools on a Linux machine.
- I attempted to use several automated and manual patching methods on my N1KET58W (1.45) BIOS, including using hex strings. These attempts all failed.
- I concluded that the
-
Channel: BIOS Requests ONLY!
08-12-2025, 03:01 PM -
by baaligogaGood day, everyone!
I'm encountering an issue with my Lenovo X1 Yoga 5th Gen laptop related to the BIOS supervisor password. I'm seeking assistance and guidance from the knowledgeable members of this community in resolving this problem.
I am no expert and cannot perform soldering or unsoldering of the chip from the board. Therefore, I attempted to use an EZP 2023 programmer with a clip to extract the BIOS bin file without removing the BIOS chip from the motherboard. The BIOS chip has the following letters imprinted on it: "Winbond 25Q80DVNIG 2026". I used the...-
Channel: BIOS Requests ONLY!
-
-
by darknwoHi, can someone help me please with the removal of the bios password of this dump.
Someone desoldered the bios chip, tried several "methods" but with no luck, and he gave me the dump to try to search some help.
For now he deleted more things and bios password is gone but laptop doesn't show serial, model etc.
Also, I updated bios to latest version, when he will write the dump again without password, it should be better to put back the old version that was orignally or doesn't matter? Because from what I've read this laptop has 3 bios chips, don't know if has...-
Channel: BIOS Requests ONLY!
-
- Loading...
- No more items.
Comment