Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fact_helper_file
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-gitdep
fact_helper_file
Commits
0ad2408d
Unverified
Commit
0ad2408d
authored
Apr 06, 2020
by
Peter Weidenbach
Committed by
GitHub
Apr 06, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #10 from fkie-cad/dlink_shrs
Added D-Link SHRS to custom firmware containers
parents
edbf0945
7416f35d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
1 deletions
+6
-1
.pylintrc
.pylintrc
+0
-0
custom_mime_firmware_containers
fact_helper_file/mime/custom_mime_firmware_containers
+5
-0
setup.py
setup.py
+1
-1
No files found.
.pylintrc
0 → 100644
View file @
0ad2408d
This diff is collapsed.
Click to expand it.
fact_helper_file/mime/custom_mime_firmware_containers
View file @
0ad2408d
...
...
@@ -699,3 +699,7 @@
# D-Link HAD
0x60 string \x46\x4C\x41\x53\x48\x5F\x30\x32 D-Link HAD
!:mime firmware/dlink-had
# D-Link SHRS
0 string \x53\x48\x52\x53 D-Link SHRS
!:mime firmware/dlink-shrs
\ No newline at end of file
setup.py
View file @
0ad2408d
...
...
@@ -43,7 +43,7 @@ with OperateInDirectory(str(MIME_DIR)):
setup
(
name
=
MODULE_NAME
,
version
=
'0.2.
5
'
,
version
=
'0.2.
6
'
,
description
=
'Helper functions for file type generation'
,
author
=
'Johannes vom Dorp'
,
url
=
'https://github.com/fkie-cad/fact_helper_file'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment