xuwd1 / bmfdec-refresh

Decompile binary MOF file (BMF) from WMI buffer refeshed

Home Page:https://www.spinics.net/lists/kernel/msg2524043.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bmfdec-refresh

A Cmake based refreshed bmfdec. All source code comes from the original repository bmfdec.

In this refreshed version the code base was cleaned and the core parser is separated into a shard library.

Key for finding bmf inside decompiled ACPI table: try locate "FOMB" string

About

Decompile binary MOF file (BMF) from WMI buffer refeshed

https://www.spinics.net/lists/kernel/msg2524043.html


Languages

Language:C 98.9%Language:CMake 1.1%