ScarredMonk/SysmonSimulator

running simulator file

siuolkl opened this issue · 1 comments

Hi how do i run the simulator file ? c file ?
image

Hey siuolkl,

To generate the executable, you can perform below steps:

  1. Clone the Git repository or download the zip.
  2. Open the SysmonSimulator.sln in Visual Studio.
  3. Go to Build>Build Solution.

That will build the solution and SysmonSimulator.exe will be created.

SysmonSimulatorInstructions