Home Artists Posts Import Register

Content

Calling Convention: __stdcall

  • Calling convention for WIN32 APIs
  • Arguments are passed on the stack (pushed right-to-left)
  • Callee is responsible for stack cleanup


MSDN __stdcall documentation 


Files

Assembly Calling Convention: __stdcall

This is "Assembly Calling Convention: __stdcall" by OALABS on Vimeo, the home for high quality videos and the people who love them.

Comments

oalabs

Check out our __usercall tutorial (https://www.patreon.com/posts/ida-pro-custom-62676212) we touch on this topic! Also tune in on Sunday 1300EST (https://www.twitch.tv/oalabslive) when we will do a full analysis of this shell code with custom calling conventions... if you miss it the VOD will be uploaded here after : ))