Tag: windows
All the articles with the tag "windows".
Windows API Security Analysis - VirtualAlloc, CreateThread, and WaitForSingleObject
Published: at 10:30 AMComprehensive security analysis of critical Windows API functions used in both legitimate software and malware, with Rust implementations, threat models, and defensive patterns
Read moreUnderstanding EDR Evasion Techniques - C# Reverse Shell Implementation
Published: at 10:15 AMEducational guide on creating C# reverse shells that bypass EDR and antivirus protections using Windows API functions, shellcode injection, and in-memory execution techniques
Read moreCreating a Security-Focused PowerShell and CMD Console for Windows
Published: at 09:00 AMBuild a personalized security-focused command line environment with custom PowerShell profiles and CMD configurations, including security utilities, enhanced prompts, and auto-launch capabilities for Windows environments
Read more