Solutionunvalidated
Using naked function thunks — This also works for constructors / destructors / class methods in general. Tension: with no thunks. Outcome: declare the functions as naked and directly jump to the absolute address where it is defined in the executable.
7f2e5dd6-a33a-4956-935d-f18185764063
Using naked function thunks — This also works for constructors / destructors / class methods in general. Tension: with no thunks. Outcome: declare the functions as naked and directly jump to the absolute address where it is defined in the executable.