Files
capa/.github/pyinstaller/hooks/hook-smda.py
2021-03-05 13:26:15 -07:00

5 lines
231 B
Python

# Copyright (C) 2020 FireEye, 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")