You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that has to do with this error
First-chance exception at 0x000000013F2B11D8 in shellcodeexec.exe: 0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFFF.
this occurs in the .asm
call QWORD PTR[rax]
how to solve this error please,
shellcodeexec.obj : error LNK2001: unresolved external symbol __exec_payload
C:\Users\root\Downloads\windows\x64\Release\shellcodeexec.exe : fatal error LNK1120: 1 unresolved externals
The text was updated successfully, but these errors were encountered: