MemScan-EDR/scripts/README.md

17 lines
409 B
Markdown
Raw Normal View History

# MemScan-EDR v2.0 - Build & Tools
This directory contains build scripts and utility tools for MemScan-EDR v2.0.
## Build Scripts
- `build_csharp.bat` - One-click build for the C# WPF application (Windows x64, self-contained single-file EXE)
## Prerequisites
- .NET 8 SDK
- Windows 10/11 x64 (for building and running)
## Usage
Run `build_csharp.bat` from this directory to build the full application.