/security

POC of malware

Primary LanguageC

#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 :)