Abusing callback to run shellcode.
Eksekusi shellcode dengan DSA_DestroyCallback.
void DSA_DestroyCallback (HDSA hdsa, PFNDAENUMCALLBACK pfnCB, void *pData);
HDSA DSA_Create (int cbItem, int cItemGrow);
int DSA_InsertItem (HDSA hdsa, int i, const void *pitem);