Thank you to the guys at HEGE supporting Badcaps [ HEGE ] [ HEGE DEX Chart ]

Announcement

Collapse
No announcement yet.

User Profile

Collapse

Profile Sidebar

Collapse
Avatar
Burag
New Member
Last Activity: 08-06-2021, 11:38 AM
Joined: 08-06-2021
Location: Warsaw
  •  
  • Filter
  • Time
  • Show
  • Source
Clear All
new posts

  • Burag
    replied to HP BIOS unlock tool
    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...
    See more | Go to post

    Leave a comment:


  • Burag
    replied to HP BIOS unlock tool
    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
    See more | Go to post

    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!
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...
X