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
{{ message }}
This repository was archived by the owner on Aug 18, 2023. It is now read-only.
Love the tool. I notice that a lot of oldr versions of word are x86running on x64. I know not a lot of people write wow64 shellcode nowdays but it would be great to add it in as an optional
Hi Optiv,
Love the tool. I notice that a lot of oldr versions of word are x86running on x64. I know not a lot of people write wow64 shellcode nowdays but it would be great to add it in as an optional
ie if x86 on 86 then x86 shellcode
if x64 on x64 then x64 shellcode
if x86 on x64 then wow64 shellcode
Thanks