Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oppsec/evc

🦠😷 Executable Virus Checker is a JavaScript CLI which verify the executable entrypoint.
https://github.com/oppsec/evc

cli entrypoint javascript js malware malware-analysis virus

Last synced: about 12 hours ago
JSON representation

🦠😷 Executable Virus Checker is a JavaScript CLI which verify the executable entrypoint.

Awesome Lists containing this project

README

        

# 🐛 EVC

> Check the executable entrypoint.

![version](https://img.shields.io/badge/VERSION-1.0.0-brightgreen.svg?style=for-the-badge)
![license](https://img.shields.io/badge/LICENSE-MIT-blue.svg?style=for-the-badge)



## 🤔 What is EVC?
EVC or Executable Virus Checker is a JavaScript CLI which checks executable entrypoint.



## ☁️ Download
1. For a more easy download, click in the button `Clone or download` and click on `Download ZIP`
2. If you want to use **SSH**, use `git clone [email protected]:oppsec/EVC.git`
3. If you want to use **HTTPS**, use `git clone https://github.com/oppsec/EVC.git` **(recommended)**



## ⚙️ Set-Up
1. You need [NodeJS](https://nodejs.org/en/) installed on your machine.
2. Set your terminal PATH to the folder path.
3. Type on your terminal `node main.js`.
4. Done! 😃



## 🐛 Entrypoints
- Wannacry, Artemis, Cerber
- Unnamed_0, Wannacry Plus, WannaPeace
- LuckyCat, njRAT, MyLobot...



## 📚 License
- MIT License