Skip to content

.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.

License

Notifications You must be signed in to change notification settings

Pilo11/NetAsmJit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetAsmJit

.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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages