Skip to content

Latest commit

 

History

History
13 lines (5 loc) · 403 Bytes

README.md

File metadata and controls

13 lines (5 loc) · 403 Bytes

ProcessInjection-GO

Shellcode encrypted in RC4 and process injection into explorer.exe. Added the patch to etwEventWrite function in order to avoid ETW tracing.

Tested with metasploit shellcode and it bypass EDR.

Encrypt your payload with RC4Encryptor.go and paste it on the main.

CRT