Skip to content

Instantly share code, notes, and snippets.

@mohamedxp
mohamedxp / AMI_BIOS_SHA256.md
Created June 19, 2024 01:31 — forked from Hyedryn/AMI_BIOS_SHA256.md
Recovering the BIOS password from an Asus VivoBook (AMI UEFI)

Recovering the BIOS Password from an Asus VivoBook (AMI UEFI)

This tutorial provides a step-by-step guide to recover the BIOS password from an Asus VivoBook using a memory dump.

Prerequisites

  1. Memory Dump: Obtain the memory dump of the BIOS using either a software method (as shown in the following writeup or a hardware programmer.
  2. Hashcat: Ensure you have Hashcat installed for brute-forcing the password.

Obtaining the Memory Dump

@mohamedxp
mohamedxp / alphabet.json
Created January 1, 2022 13:43 — forked from LevitatingBusinessMan/alphabet.json
Eren - phonetic alphabet typer
{
"A": "Alpha",
"B": "Bravo",
"C": "Charlie",
"D": "Delta",
"E": "Echo",
"F": "Foxtrot",
"G": "Golf",
"H": "Hotel",
"I": "India",