fix pyinstaller, code refactoring

This commit is contained in:
Mike Hunhoff
2025-12-17 22:45:17 +00:00
parent 127daace0c
commit 57d29f048c
9 changed files with 36 additions and 26 deletions

View File

@@ -74,6 +74,7 @@ a = Analysis(
# only be installed locally.
"binaryninja",
"ida",
"ghidra",
# remove once https://github.com/mandiant/capa/issues/2681 has
# been addressed by PyInstaller
"pkg_resources",