ASM Tricks Bonus Vid: C++ Calling Member Methods
Creel Creel
96.4K subscribers
8,292 views
0

 Published On Mar 24, 2020

In this video we look at how we can call C++ member methods from our Assembly code. The main tricks involved here are getting the actual name of the function (the name will usually be mangled by the compiler), and then being careful to ensure the first parameter is a pointer to the object, the *this pointer.


Support What's a Creel? on Patreon:
  / whatsacreel  

FaceBook:
  / whatsacreel  

Music Channel:
   / @creelsmusic5814  

Another channel with random things:
   / @ftlol6091  




Software used to make this vid:

Visual Studio 2019 Community:
https://www.visualstudio.com/downloads/

Audacity:
https://www.audacityteam.org/

OBS:
https://obsproject.com/

Davinci Resolve 16:
https://www.blackmagicdesign.com/prod...

OpenOffice:
https://www.openoffice.org/


Gimp:
https://www.gimp.org/

show more

Share/Embed