macOS
brew install dpcmdlocal Homebrew formula metadata
brew / rank 12576
Linux software for DediProg SF100/SF600. Version 1.14.21 via Homebrew; verified from local package data.
install
brew install dpcmdlocal Homebrew formula metadata
overview
Linux software for DediProg SF100/SF600
history
dpcmd is the command-line program built from DediProg's SF100Linux repository for DediProg SF100 and SF600 SPI flash programmers.
The official GitHub repository was created in August 2015 and describes itself as Linux software for SF100/SF600. Its README is narrow and practical: install libusb, libxml2, and pkg-config, build with make, and use the resulting dpcmd binary from the source tree.
The public GitHub release list is sparse but shows a 1.2.1.03 release in September 2017 and V1.14.20.x/V1.14.21.x releases in 2024. That suggests a vendor-maintained hardware utility with intermittent public release points rather than a community-driven CLI.
dpcmd's adoption is naturally tied to owners and service benches using DediProg SPI flash programmers. Homebrew packaging makes the vendor Linux tool easier to install on macOS or Linux systems used for firmware flashing work.
The README's basic example writes an image file to a flash chip with ./dpcmd --auto image.bin --verify, automatically detecting the chip, updating differing contents, reading back, and verifying the write. Advanced usage is delegated to dpcmd --help.
dpcmd is package-nerd significant as hardware-support plumbing: small, vendor-specific, and essential when someone needs to recover or provision SPI flash. Its dependencies and build style are boring, which is exactly what maintainers want for a flashing tool.
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 |
|---|---|---|---|
dpcmd | 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:dpcmd |
|---|---|
| Version | 1.14.21 |
| Package manager | Homebrew |
| Homepage | https://github.com/DediProgSW/SF100Linux |
| Repository | https://github.com/DediProgSW/SF100Linux |
| Bottle | not recorded |
| Service | none declared |
source 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.