/RetCheck

A very basic return address checking from C#. #FuckNET5

Primary LanguageC#GNU General Public License v3.0GPL-3.0

RetCheck

A very basic return address checking from C#. #FuckNET5

Fuck .NET5 😩 (Look at the code comments ->

//[SuppressGCTransition] //Stops the GC and CLR from swinging around the memory of this function. Not really supported in .NET5 for delegate* at this stage.
)