Re: HP BIOS unlock tool
Cannot edit my previous post - in case anyone looking for python script, here it is:
[code]# decompyle3 version 3.7.5
# Python bytecode 3.7 (3394)
# Decompiled from: Python 3.7.11 (default, Jul 22 2021, 15:59:35)
# [GCC 8.3.0]
# Embedded file name: HPUnlocker.py
import mmap, shutil, sys
path = sys.argv[1]
splitpath = path.split('.')
newpath = splitpath[0] + '_unlocked.' + splitpath[1]
shutil.copyfile(path, newpath)
loc_old = 0
word = b'U\x00s\x00e\x00r\x00C\x00r\x00e\x00d'
oldword...
Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
Re: HP BIOS unlock tool
Hi @RethoricalCheese, could you please provide the Python script? I do not use Windows therefore my eyes bleed when I see "exe" file
I could probably decompile the exe by myself, but thought that asking is always a simpler solution
Leave a comment:
-
Re: New Members - please post your introductions here
Hello
I came across this community while looking for a solution to unlock BIOS password and decided to stay for a longer period!
Leave a comment:
No activity results to display
Show More
Leave a comment: