dev-null321 / security

POC of malware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Red Team Programs

injection.c code utilizes Ptrace to inject malicious code. This will work for POSIX systems, however this won't work on MacOS due to it's limited capabalities utilizing Ptrace.

Reverse Shell.c is a standard client for windows.

More programs will be added soon :)

About

POC of malware


Languages

Language:C 100.0%