Wingetlywingetly
← All apps
U

UEFIExtract

by LongSoftv72-alpha

Last updated

UEFIExtract, which uses ffsParser to parse supplied firmware image into a tree structure and dumps the parsed structure recursively on the FS.

Install with winget

$ winget install --id LongSoft.UEFIExtract --exact --version 72-alpha

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

UEFIExtract, which uses ffsParser to parse supplied firmware image into a tree structure and dumps the parsed structure recursively on the FS.

UEFIExtract use UEFITool's engine:

UEFITool is a cross-platform open source application written in C++/Qt, that parses UEFI-compatible firmware image into a tree structure, verifies image's integrity and provides a GUI to manipulate image's elements.

Project development started in the middle of 2013 because of the lack of cross-platform open source utilities for tinkering with UEFI images.

Installers · v72-alpha

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for UEFIExtract.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • UEFIToolLongSoft
    LongSoft.UEFIToolv72-alpha

    UEFITool is a cross-platform open source application written in C++/Qt, that parses UEFI-compatible firmware image into a tree structure, verifies image's integrity and provides a GUI to manipulate image's elements.

  • U
    UEFIFind NELongSoft
    LongSoft.UEFIFindv72-alpha

    UEFIFind, which uses ffsParser to find image elements containing a specified pattern.

  • B
    BBDownnilaoda
    nilaoda.BBDownv1.6.3

    一个命令行式哔哩哔哩下载器。

  • aliyunpantickstep
    tickstep.aliyunpanv0.4.0

    Alibaba aDrive disk command line client supports webdav file service, JavaScript plug-in and synchronous file backup.

  • Vovsoft VCF EditorVOVSOFT
    VovSoft.VCFEditorv3.1.0.0

    Vovsoft VCF Editor is a powerful, offline tool designed for managing and editing vCard files (VCF) on Windows.

  • DenemoDenemo
    Denemo.Denemov2.44

    Denemo is a free (GPL) music notation editor, creating notation straight from your input that outshines the commercial competition (comparison with other score writers). You can compose, transcribe, arrange, listen to the music and much more.

More from LongSoft or browse BIOS, UEFI, Editor.

Frequently asked questions

How do I install UEFIExtract on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id LongSoft.UEFIExtract --exact --version 72-alpha. winget downloads the installer from LongSoft and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install UEFIExtract silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id LongSoft.UEFIExtract --exact 72-alpha --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall UEFIExtract via winget?
Run: winget uninstall --id LongSoft.UEFIExtract --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from UEFIExtract's Apps & Features entry.
Is UEFIExtract free?
UEFIExtract is distributed under BSD-2-Clause. Refer to the publisher (https://github.com/LongSoft/UEFITool) for the full license terms - Wingetly itself does not charge for installation.
Does UEFIExtract work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls UEFIExtract directly from the publisher.
How do I keep UEFIExtract up to date?
Run winget upgrade --id LongSoft.UEFIExtract --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of UEFIExtract from microsoft/winget-pkgs.