Releases: anvilsecure/BoschFirmwareTool
Releases · anvilsecure/BoschFirmwareTool
Initial Release
- Created
dotnet publish
archives for each platform. - Note: the executables in the archives are not signed. To run in macOS:
xattr -r -d com.apple.quarantine *
in the folder containing the archive contents
dotnet run
ordotnet publish
can be used locally to run from source if desired.