CLR Anti-Debugger/Profiler Code Logo

CLR Anti-Debugger/Profiler Code

0
Free
Visit Website

This code utilizes undocumented features of Microsoft's CLR to prevent managed debuggers/profilers from working. It may not be effective in future CLR versions and could potentially lead to unexpected behaviors. Tested on various versions of CLR including 2.0, 3.5, 4.0, and 4.5. Includes test executables for different CLR versions and architectures. Users can experiment with attaching managed debuggers/profilers like Visual Studio's .NET debugger and CLR Profiler.

FEATURES

ALTERNATIVES

Automatic analysis of malware behavior using machine learning.

A collection of reverse engineering challenges covering a wide range of topics and difficulty levels.

A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.

VxSig is a tool to automatically generate AV byte signatures from similar binaries.

Cybersecurity tool merging DarunGrim's analysis algorithms, currently in internal testing for official release.

Debugger and .NET assembly editor with advanced debugging features.

A simple Python script to test for a hypothetical JWT vulnerability

A simple JWT token brute force cracker