You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intermediate results are available now in the "eva" branch ... please pay attention to the changed license conditions for files, that are published there.
make firmware handling possible under Windows and for other platforms with a bunch of classes for PowerShell Core 6.0
provide a class to handle RSA keys for firmware signing- done insignimage/FirmwareImage.ps1
with classSigningKey
and some helper classesprovide a class to append, verify, remove a TI-style checksum to/on/from firmware files- included insignimage/FirmwareImage.ps1
asTIchksum
read/write/dissect TAR files as base of firmware images- done insignimage/FirmwareImage.ps1
as classTarFile
with some helpersadd, verify, remove RSA signatures to/on/from firmware images- done insignimage/FirmwareImage.ps1
as 'FirmwareImage` classThe text was updated successfully, but these errors were encountered: