mirror of
https://github.com/mandiant/capa.git
synced 2026-07-08 05:17:31 -07:00
pyinstaller: install capstone for smda
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Copyright (C) 2020 FireEye, Inc. All Rights Reserved.
|
||||
|
||||
hiddenimports = [
|
||||
"capstone",
|
||||
]
|
||||
Reference in New Issue
Block a user