13 Commits

Author SHA1 Message Date
mattura 6e3b2e8100 Fix updated pyinstaller "empty DEST" issue
Current version of pyinstaller cannot accept an empty DESTINATION, assuming current directory.
https://github.com/pyinstaller/pyinstaller/issues/3066.
This affects "hook-yara.py", "hook-distorm3.py" and "hook-openpyxl.py"
2018-11-06 14:06:01 +00:00
mattura 4821ab67df Fix updated pyinstaller "empty DEST" issue
Current version of pyinstaller cannot accept an empty DESTINATION, assuming current directory.
https://github.com/pyinstaller/pyinstaller/issues/3066.
This affects "hook-yara.py", "hook-distorm3.py" and "hook-openpyxl.py"
2018-11-06 14:05:26 +00:00
mattura 13c6343e84 Fix updated pyinstaller "empty DEST" issue
Current version of pyinstaller cannot accept an empty DESTINATION, assuming current directory.
https://github.com/pyinstaller/pyinstaller/issues/3066.
This affects "hook-yara.py", "hook-distorm3.py" and "hook-openpyxl.py"
2018-11-06 14:04:48 +00:00
Jamie Levy bfb7a297c7 Adding fixes to pyinstaller hooks for most recent version 2018-02-27 10:55:26 -05:00
Michael Ligh f70812415f add a pyinstaller hook for yara 2015-10-15 11:57:06 -05:00
gleeda febe1643d7 initial commit of openpyxl hook for pyinstaller 2015-08-25 16:39:03 -04:00
Mike Auty 09a855683b Add in a more generic method for locating the distorm3 libraries. 2014-08-23 17:21:12 +01:00
iMHLv2 344fb8b564 update pyinstaller specs and hooks for compiling on mac and linux 2014-07-28 19:51:07 -05:00
mike.auty@gmail.com 4b268db19a Add in small fix for distorm3/pyinstaller patch. 2013-08-18 13:30:06 +00:00
mike.auty@gmail.com c63559a4ad Fix the pyinstaller distorm3 hook documentation to be pyinstaller specific. 2012-07-12 21:20:33 +00:00
mike.auty@gmail.com 3df7c22bfe Add in distorm3 support and unbuffered output for pyinstaller. Also minor pylint for setup.py. 2012-07-12 21:18:47 +00:00
mike.auty@gmail.com 1bbff68e01 Pylint the pyinstaller spec file. 2012-07-08 18:06:25 +00:00
mike.auty@gmail.com 117e5b466a Move the Volatility-1.4_rc1 branch over to trunk. 2011-06-29 21:01:19 +00:00