-
Eric Capuano and Patterson Cake provided excellent tutorials on running VR/Kape offline collector. I decided to gather the resources in one page along with Kape and the scripts.
UpdatedDec 22, 2023 -
MalDocAnalysisContainer Public
Shell script and Dockerfile that will instantiate a docker container for malicous document analysis. Once analysis completed, exiting will destroy the container. This allows one to analyze maliciou…
Dockerfile The Unlicense UpdatedSep 19, 2023 -
To make it easier for anyone to extract python-byte code from a Windows binary which was packed with either py2exe or pyinstaller, I created this docker container.
-