mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
rulegen adding header comment to generated rules
This commit is contained in:
@@ -78,6 +78,7 @@ class CapaExplorerRulgenPreview(QtWidgets.QTextEdit):
|
||||
def load_preview_meta(self, ea, author, scope):
|
||||
""" """
|
||||
metadata_default = [
|
||||
"# generated using capa explorer for IDA Pro",
|
||||
"rule:",
|
||||
" meta:",
|
||||
" name: <insert_name>",
|
||||
|
||||
Reference in New Issue
Block a user