README.md

    bmzip

    =====

    Decompresses and compresses the Windows bootmgr (Vista, 7, 8, and 10) for Linux

    Building The Project

    ❯ mkdir build
    ❯ cd build
    ❯ cmake ..
    ❯ make
    

    Usage

    To extract bootmgr.exe: ./bmzip bootmgr bootmgr.exe The bootmgr file must be a complete bootmgr file and bootmgr.exe is overwritten

    To compress bootmgr.exe ./bmzip /c bootmgr.exe bootmgr The bootmgr file must be a complete bootmgr file and is modified with the input file

    License

    Open sourced under GPL license, the terms of which can be read here — GPL License.

    Описание

    Decompresses and compresses the Windows bootmgr (Vista, 7, 8, and 10) for Linux

    Конвейеры
    0 успешных
    0 с ошибкой