-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
thanks you for you shared code. I complie source code with vs2019.biut it can't work.
auto pRemoteAddr = out->allocationBase + out->randomHead + stubEPOffset; if (!CreateThread(targetProcess, **pRemoteAddr,** out->allocationBase + out->randomHead)) { CONSOLE("Error: FailedToCreateThread in target process"); return SI_FailedToCreateThread; }
pRemoteAddr=0x01020170
TargetProcess AsmCode:
Metadata
Metadata
Assignees
Labels
No labels
