Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morphykutay/malware-exe

A simple malware written in C
https://github.com/morphykutay/malware-exe

c malware malware-development

Last synced: about 1 month ago
JSON representation

A simple malware written in C

Awesome Lists containing this project

README

        

# Malware-Exe
A simple malware written in C

![SS](https://github.com/MorphyKutay/Malware-Exe/blob/main/ss.png)

### Build

1-) `> gcc main.c -o main -lws2_32`

![S2S](https://github.com/MorphyKutay/Malware-Exe/blob/main/ss2.png)

2-) **Replace the ip and port with your own ip address**

3-) **Run `nc -lvnp 1234` on the attacker machine**