SkillAgentSearch skills...

SharpNativeDLL

NativeAOT assisted native .NET DLL injection

Install / Use

/learn @ZeroLP/SharpNativeDLL
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SharpNativeDLL

NativeAOT assisted native .NET DLL injection

This is an example project to inject a NAOT compiled native .NET DLL. It implements a custom UnmanagedCallersOnly DllMain entrypoint which handles DLL_PROCESS_ATTACH protocol, and can be modified to further accept other protocols.

REQUIREMENTS: .NET 7

Limitations

The limitations for this particular implementation is outlined in the official documentation for NativeAOT

The most notable limitation is that it is bound to x64 and ARM64 architectures.

Screenshot

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated1mo ago
Forks4

Languages

C#

Security Score

95/100

Audited on Feb 3, 2026

No findings