Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 401 Bytes

rwdec

Decode .rw files (BIOS dump) for all WMI functions used

This repo based on Pali's bmfdec

It's a working tool to decode all WQ mof blocks from bios dump and have all exposed classes, methods and argumets into one place.

Requirements

Windows, Visual Studio 2019+

Usage

bmf2dec <BIOS decoded asl dump>.rw > <output file>