MemScan-EDR/scripts
2026-07-16 15:34:14 +08:00
..
build_csharp.bat MemScan-EDR v2.0: AI-powered memory detection engine with 3-layer detection pipeline 2026-07-16 15:34:14 +08:00
README.md MemScan-EDR v2.0: AI-powered memory detection engine with 3-layer detection pipeline 2026-07-16 15:34:14 +08:00

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.