mirror of
https://github.com/hasherezade/pe-bear
synced 2026-08-22 22:29:04 -04:00
[REFACT] Add SigFinder from a submodule
This commit is contained in:
parent
6b3ff37fd1
commit
b664444620
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
|||
[submodule "bearparser"]
|
||||
path = bearparser
|
||||
url = https://github.com/hasherezade/bearparser
|
||||
[submodule "sig_finder"]
|
||||
path = sig_finder
|
||||
url = https://github.com/hasherezade/sig_finder.git
|
||||
|
|
|
|||
1
sig_finder
Submodule
1
sig_finder
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d731bf03c4f0ef674c1408cb340ef7a39ddbfde5
|
||||
Loading…
Add table
Add a link
Reference in a new issue