An open API service indexing awesome lists of open source software.

https://github.com/baiyies/crossinject

32 bit process inject shellcode to 32 bit process and 64 bit process
https://github.com/baiyies/crossinject

inject shellcode

Last synced: about 1 year ago
JSON representation

32 bit process inject shellcode to 32 bit process and 64 bit process

Awesome Lists containing this project

README

          

# CrossInject

> A simple demo use wow64ext to inject shellcode to 32 bit process and 64 bit process, which you can't inject 64 bit shellcode to a 64 bit process from a 32 bit process generally.