Skip to content

Simple project using syscalls (via Syswhispers2) to execute MessageBox shellcode.

License

Notifications You must be signed in to change notification settings

riskydissonance/SyscallsExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SyscallsExample

Simple project using syscalls (via SysWhispers2) to execute MessageBox shellcode in a target process.

This doesn't use Windows API calls to allocate memory, create the thread etc so bypasses some detections and can make it harder for investigators and reverse engineers to determine what is going on.

Accompanying blog post: https://jmpesp.me/malware-analysis-syscalls-example/

About

Simple project using syscalls (via Syswhispers2) to execute MessageBox shellcode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published