What really is the Entry Point of a .NET Module?
blog.washi.dev | blog | #reverse-engineering | #dotnet | #runtime | #entry-point | #tls-callbacks | #internals
Summary
A tour of the many entry points in a .NET module — from Main and static constructors to CLR and PE native entry points, TLS callbacks and DLL pre-injection — showing where user code really begins.
- Published
- Collected
Skip to content