# Visual Studio / IDE
.vs/
*.suo
*.user
*.VC.db
*.VC.opendb

# Build outputs / intermediates
x64/
ARM64/
Win32/
Debug/
Release/
test-results/
[Bb]in/
[Oo]bj/
*.obj
*.o
*.lo
*.sbr
*.pch
*.idb
*.ipdb
*.iobj
*.ilk
*.tlog
*.log
*.lastbuildstate
*.recipe
*.tmp
*.cache

./interface
/interface

./$документы
$документы

# Binary artifacts
*.exe
*.dll
*.sys
*.pdb
*.lib
*.exp
*.cer
*.cat

# Generated output folders from older project layout
StingerIoctlTest/
StingerEtwProc/

# Security-sensitive materials
*.pfx
*.p12
*.pem
*.key
*.pvk
*.snk
TITAN Softwork Solutions.pfx

# Local-only tooling/scripts
Cockpit.ps1
StingerInitDbgX.txt

# Private fuzzing harnesses and findings
/fuzzer/

# Local .NET SDK caches / test sandboxes
.dotnet/
.dotnet_home/
.dotnet-home/
RuntimeTest/

# Local research notes
BK_HOOKING.md
FUTURE.md
/docs/
/Docs/
/.hypervisor/
/hypervisor/
/.publish/
/.vscode/
*.code-workspace
*_wpftmp.csproj

/SVR
./SVR

Server/target/
Server/data*/
Server/*.log

# Closed-source Blackbird components
/Blackbird.private.slnx
/Server/
/Lib/NetworkServiceLayer/
/UserMode/netsvc/
/Usermode/netsvc/
/Kernel/network/
/Kernel/core/crashdump.c
/Kernel/monitors/bugcheck_monitor.c
/Kernel/monitors/bugcheck_monitor.h
/VCXProj/BlackbirdNetSvc.vcxproj
/VCXProj/BlackbirdNetSvc.vcxproj.filters

# External/local detection rule packs
/Yara/
/Client/analysis/Rules/SignatureIntel/Bundled/
/Client/analysis/Rules/SignatureIntel/default-sigma.yml

# Local build scratch
/.build/


SimpleVisor-master.zip
