macOS
brew install nmrpflashlocal Homebrew formula metadata
brew / rank 4631
Netgear Unbrick Utility. Version 0.9.27 via Homebrew; verified from local package data. Also installable with debian: sudo apt install nmrpflash.
install
brew install nmrpflashlocal Homebrew formula metadata
sudo apt install nmrpflashDebian stable package indexes · nmrpflash · source: deb.debian.org
nix profile install nixpkgs#nmrpflashnixpkgs package indexes · pkgs/by-name/nm/nmrpflash/package.nix · source: api.github.com
overview
Netgear Unbrick Utility
history
nmrpflash is a small recovery utility for flashing firmware to Netgear devices through Netgear's NMRP recovery protocol.
The project was introduced to the OpenWrt community on February 10, 2016 as an unbrick utility for Netgear routers using the NMRP protocol. The first public discussion already framed the tool around recovery rather than general firmware management, with the author asking other Netgear owners to test additional models.
The upstream README describes nmrpflash as a cross-platform C utility for Linux, macOS, Windows, the BSDs, and other POSIX-like systems. Later releases and packaging turned it from a forum-linked recovery helper into a packaged command available through Homebrew and Debian-derived systems.
Adoption is concentrated in router recovery and OpenWrt/DD-WRT-style communities. The README lists many tested Netgear models and warns about image format compatibility, which matches how users actually find the tool: after a failed flash, vendor firmware problem, or router that only exposes the bootloader recovery path.
Debian source packaging and the Homebrew formula make the tool easier to install on ordinary admin laptops. Homebrew is especially practical because the upstream README recommends it on Linux and macOS while warning that some distro packages may lag.
The common workflow is direct and timing-sensitive: download the correct Netgear firmware image, connect the router by Ethernet, list local interfaces with nmrpflash -L, start nmrpflash with -i and -f, then power on the router when the tool is waiting. Successful sessions advertise an NMRP server, receive a configuration request, upload firmware by TFTP, wait for the device to finish, and tell the user to reboot.
Package nerds keep it around because it is one of those rare tools that can turn an otherwise dead consumer router into working hardware. The sharp edges are part of the job: firewall rules, static IPs, Npcap on Windows, NMRP timing, model-specific image formats, and long flash-write waits.
nmrpflash is not a broad networking platform; it is a focused hardware-rescue package. Its significance is that it wraps a vendor recovery protocol in a reproducible open-source command, making debricking less dependent on opaque vendor GUIs or Windows-only tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nmrpflash | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:nmrpflash |
|---|---|
| Version | 0.9.27 |
| Package manager | Homebrew |
| Homepage | https://github.com/jclehner/nmrpflash |
| Repository | https://github.com/jclehner/nmrpflash |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nmrpflash 0.9.14-16-ge95526d-4+b1
firmware flash utility for Netgear devices
https://github.com/jclehner/nmrpflash
sudo apt install nmrpflashnmrpflash
nix profile install nixpkgs#nmrpflashnmrpflash 0.9.14-16-ge95526d-4build2
firmware flash utility for Netgear devices
https://github.com/jclehner/nmrpflash
sudo apt install nmrpflashsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.