Skip to content

LoftLogic/MalwareLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Malware Development

Shell Code Injection

  • Targets a specific process ID to inject code in its address space
  • Allocates memory within the process and writes shell code to it
  • Creates a remote thread in the target process to execute injected code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages