Skip to content

Search

Recent Posts

  • How to Use DeepSeek V4 Flash Free in Claude Code with OpenCode Zen and LiteLLM
  • How Windows Kernel Callback Arrays Are Populated, Identified, and Modified Using WinDbg
  • Security of Handles & Misuse of DuplicateHandle

Categories

  • Uncategorized

Find Us

Address
123 Main Street
New York, NY 10001

Hours
Monday–Friday: 9:00AM–5:00PM
Saturday & Sunday: 11:00AM–3:00PM

  • About
  • Home
WinSysCall
WinSysCall
WinSysCall
WinSysCall
  • Home
  • About

How to Use DeepSeek V4 Flash Free in Claude Code with OpenCode Zen and LiteLLM

Claude Code is one of the most capable command-line coding agents available today. It can inspect a project, read and modify files, execute shell commands with permission, use tools, and...
Mehrshad_MollaafzalJul 31, 2026

How Windows Kernel Callback Arrays Are Populated, Identified, and Modified Using WinDbg

When discussing callbacks, most people often think of EDRs (Endpoint Detection and Response systems).There are numerous methods available for identifying callbacks in research environments. One such method was addressed by...
Mehrshad_MollaafzalJan 18, 2025Aug 3, 2026

Security of Handles & Misuse of DuplicateHandle

While writing practice code for a driver in windows, I discovered a security issue: It seemed there was a flaw in the DuplicateHandle function. I started investigating this issue and...
Mehrshad_MollaafzalJan 2, 2025Jan 18, 2025