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
Added support for debugging x64 shellcode. This uses CreateThread & ResumeThread which allows an analyst to set a breakpoint in the thread function before the thread is resumed.