m.alvar.es

m.alvar.es

Tag

Anti-Analysis

#anti-analysis

More content

Read more stories on Hashnode


Articles with this tag

[Anti-Analysis] Watching Memory Regions using GetWriteWatch API

Marcos AlvaresMarcos Alvares
Jan 26, 20261 min read

Protecting Code and Uncovering Debuggers by Watching Memory · I have been exploring some anti-debug techniques listed in the CheckPoint Anti-Debug...

[Anti-Analysis] Watching Memory Regions using GetWriteWatch API

[Anti-Analysis] Abusing CloseHandle API

Marcos AlvaresMarcos Alvares
Jan 18, 20261 min read

Detecting debugger by inspecting Kernel32.CloseHandle's output. · The documentation of CloseHandle states the following: If the application is running...

[Anti-Analysis] Abusing CloseHandle API

[Anti-Analysis] Unhandled Exception Filters

Marcos AlvaresMarcos Alvares
Jan 14, 20261 min read

Abusing Unhandled Exception filters to detect debuggers · Here's another technique for my anti-analysis collection! It uses an Exception Handler and an...

[Anti-Analysis] Unhandled Exception Filters

[Tool] Quick Snip to Detect ntdll.dll

Marcos AlvaresMarcos Alvares
Dec 31, 20251 min read

Recently, I’ve been reversing this first-stage that dynamically loads a copy of ntdll.dll in order to hide malicious behavior from Sandboxes and EDRs....

[Tool] Quick Snip to Detect ntdll.dll

©2026 m.alvar.es