Files
capa/.github/pyinstaller/hooks/hook-smda.py
2021-09-29 12:55:16 +02:00

6 lines
233 B
Python

# Copyright (C) 2020 Mandiant, Inc. All Rights Reserved.
import PyInstaller.utils.hooks
# ref: https://groups.google.com/g/pyinstaller/c/amWi0-66uZI/m/miPoKfWjBAAJ
binaries = PyInstaller.utils.hooks.collect_dynamic_libs("capstone")