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
.Net 6 ASM JIT lib for writing mnemonic x86 ASM code which will be translated "Just In Time" into x86 shellcode. This code then can be easily injected into a remote process with a bit help of f.e. WinAPI.
About
.Net 6 ASM JIT lib for writing mnemonic x86 ASM code which will be translated "Just In Time" into x86 shellcode. This code then can be easily injected into a remote process with a bit help of f.e. WinAPI.