├── .github └── workflows │ └── main2.yml ├── MalScanner.bat ├── NetworkBlock.bat └── README.md /.github/workflows/main2.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elementbyte/fivemantivirus/HEAD/.github/workflows/main2.yml -------------------------------------------------------------------------------- /MalScanner.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elementbyte/fivemantivirus/HEAD/MalScanner.bat -------------------------------------------------------------------------------- /NetworkBlock.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elementbyte/fivemantivirus/HEAD/NetworkBlock.bat -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elementbyte/fivemantivirus/HEAD/README.md --------------------------------------------------------------------------------