NetExec/nxc/.hooks/hook-lsassy.py

4 lines
104 B
Python

from PyInstaller.utils.hooks import collect_all
datas, binaries, hiddenimports = collect_all("lsassy")