russhaun / artillery

The Artillery Project is an open-source blue team tool designed to protect Linux and Windows operating systems through multiple methods.
0 stars 0 forks source link

restructure pyinstaller repo #67

Closed russhaun closed 1 month ago

russhaun commented 2 years ago

restructure project to include msi project files. will be in later release all src files live in 2 locations @ the moment. final goal is to have all files available from within vs2019. For now i am using vscode to write and compile exe. And vs19 for the packaging and setup. i have super basic c++ shells of exe's i mean like they print stuff and thats it. no knowledge of c++ at all so it will be a min before anything usable