Skip to content

Instantly share code, notes, and snippets.

@muojp
Created May 5, 2013 06:44
Show Gist options
  • Save muojp/5519964 to your computer and use it in GitHub Desktop.
Save muojp/5519964 to your computer and use it in GitHub Desktop.
.method assembly static pinvokeimpl ("MSVCR110D.dll" as "malloc" cdecl lasterr )
default void* modopt ([mscorlib]System.Runtime.CompilerServices.CallConvCdecl) malloc (unsigned int32 A_0) cil managed preservesig
{
.custom instance void class [mscorlib]System.Security.SuppressUnmanagedCodeSecurityAttribute::'.ctor'() = (01 00 00 00 ) // ....
// Method begins at RVA 0x0
} // end of global method malloc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment