Nexmon is a suite of operational tools designed for firmware patching, ROM extraction, frame injection, and enabling monitor mode on wireless hardware. It provides utilities to modify wireless chip firmware to unlock low-level hardware capabilities not supported by official drivers. The project enables the activation of monitor mode for capturing raw network packets with radiotap headers and allows for the transmission of custom-crafted wireless frames. It includes tools for dumping the read-only memory of wireless chips to facilitate reverse engineering and analysis of hardware behavior. Th
Psychson is a toolset for modifying USB firmware binaries and flashing custom images to specific hardware controller architectures. It provides utilities for dumping, patching, and flashing custom firmware specifically for Phison 2251-03 USB controllers. The software includes a payload injector for embedding HID keystroke scripts into USB firmware to automate inputs on a target machine. It also features a controller flasher for writing modified burner images directly to Phison-based USB hardware. The suite covers firmware management and hardware forensic analysis, including capabilities for
Binwalk is a firmware analysis and reverse engineering tool designed to identify, extract, and analyze embedded files and data types within binary firmware blobs. It functions as a binary file signature scanner and entropy analyzer to decompose firmware images into their constituent components. The tool distinguishes itself by combining signature-based pattern matching for known binary headers with entropy analysis. By calculating data randomness across file offsets, it can locate compressed or encrypted sections that do not possess known signatures. The project covers binary data forensics
Binwalk is a firmware analysis tool and binary data carver used to identify and extract embedded files and data segments from binary images. It functions as an embedded file extractor and data entropy analyzer to retrieve fragments from binary blobs when original file system structures are missing. The tool employs signature-based pattern matching and linear byte-stream scanning to detect known byte sequences and isolate hidden files. It uses sliding-window entropy analysis to locate regions of a file that are compressed or encrypted. The system supports recursive file carving, utilizing heu
UEFITool ist ein Firmware-Analyse-Tool und Image-Editor zum Parsen, Visualisieren und Modifizieren von UEFI-Firmware-Images. Es fungiert als Spezifikations-Parser, der binäre Firmware-Daten in strukturierte Formate basierend auf Standard-Plattform-Schnittstellenspezifikationen konvertiert.
Die Hauptfunktionen von longsoft/uefitool sind: Firmware Image Editors, Firmware Analysis Tools, In-Place Binary Mutators, Specification Parsers, Firmware Component Extractors, Firmware Image Extractors, Firmware Image Parsers, Firmware Reverse Engineering.
Open-Source-Alternativen zu longsoft/uefitool sind unter anderem: seemoo-lab/nexmon — Nexmon is a suite of operational tools designed for firmware patching, ROM extraction, frame injection, and enabling… brandonlw/psychson — Psychson is a toolset for modifying USB firmware binaries and flashing custom images to specific hardware controller… refirmlabs/binwalk — Binwalk is a firmware analysis and reverse engineering tool designed to identify, extract, and analyze embedded files… devttys0/binwalk — Binwalk is a firmware analysis tool and binary data carver used to identify and extract embedded files and data… dekunukem/nintendo_switch_reverse_engineering — This project is a collection of research and tools for reverse engineering the hardware and communication protocols of… jaquadro/nbtexplorer — NBTExplorer is a viewer and editor for Named Binary Tag data. It functions as a processor for the hierarchical binary…