Skip to content

add .NET TickCount anti-debug sample#304

Open
aryanyk wants to merge 1 commit intomandiant:masterfrom
aryanyk:add-dotnet-tickcount-sample
Open

add .NET TickCount anti-debug sample#304
aryanyk wants to merge 1 commit intomandiant:masterfrom
aryanyk:add-dotnet-tickcount-sample

Conversation

@aryanyk
Copy link

@aryanyk aryanyk commented Mar 21, 2026

This PR adds a minimal .NET sample demonstrating timing-based anti-debug behavior using Environment.TickCount and Thread.Sleep.

The sample was created to support capa rule development for detecting timing-based debugger checks, as discussed in capa-rules issue #596.

The binary triggers detection for repeated reads of Environment.TickCount combined with Thread.Sleep.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant