Skip to content

timwhitez/Doge-EGGCall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doge-EGGCall

Like Hell's Gate but more EGG :)

supports syscalls instruction replacement with an EGG (to be dynamically replaced)

eggcall.MemHgate()
eggreplace.FindAndReplace(
		[]byte{0x65,0x67,0x67,0x63,0x61,0x6c,0x6c},
		[]byte{0x90,0x90,0x0f,0x05,0x90,0x90,0x90},
		reflect.ValueOf(eggcall.HgSyscall).Pointer())
eggcall.HgSyscall()

ref

https://klezvirus.github.io/RedTeaming/AV_Evasion/NoSysWhisper/

About

Like Hell's Gate but more EGG :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages