Unverified Commit 2676af3e by René Helmke Committed by GitHub

Merge pull request #18 from fkie-cad/sdn-mime

Added signature for artificial SDN container
parents c9e0723e d64fb243
......@@ -710,3 +710,7 @@
# Source: James Thomas, https://www.anvilventures.com/blog/unpacking-bosch-surveillance-camera-firmware.html
0 string \x10\x12\x20\x03 Bosch Firmware
!:mime firmware/bosch
# SDN unpacker (artificial)
0 string \x53\x44\x4E FKIE SDN Unpacker
!:mime firmware/sdn
......@@ -44,7 +44,7 @@ with OperateInDirectory(str(MIME_DIR)):
setup(
name=MODULE_NAME,
version='0.2.10',
version='0.2.11',
description='Helper functions for file type generation',
author='Johannes vom Dorp',
url='https://github.com/fkie-cad/fact_helper_file',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment