Created
May 5, 2013 06:44
-
-
Save muojp/5519964 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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