repositorypackage
0.0.0-20200519105920-a56b0639d29d
Repository: https://github.com/mimoja/spdlib.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
spdlib
A golang library and tool to extract SPD (4) binaries from firmware blobs
Running
go build cmd/spdutil.go
mkdir test
./spdutil -o test firmware.bin
You will need an up-to-date libyara installed.