DestroyerDarkNess / Strely-Pro

Anti-Malware application for Windows

Home Page:https://toolslib.net/downloads/viewdownload/548-strely/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Strely-Pro Logo StrelyCleaner PRO

Discontinued

This Is Archived. NNew Version HERE : https://github.com/DestroyerDarkNess/XylonV2

information.

This is an anti-malware application built in VB.NET. Detects many malicious .Net malware and malicious scripts. It stands out in Finding RAT Clients created in .Net .

Currently you only have a Part of the Detection Engine that I myself create. therefore it only detects malware created in .Net.

Other content will be available in my XylonAntivir api.

Test It Out

Requirements

  • .NET Framework 4.0.0
  • Visual Studio (for source view/testing)

For Newbs

  1. Clone or Download | Open Proyect and build.
  1. Goto: StrelyCleanner-Master\StrelyCleanner\bin\Debug (bin\Debug folder)
  1. Run: StrelyCleanner.exe

Features

Planned

  • Quick Scan [ Done > Completed ]
  • Custom Scan [ Done > Completed ]
  • USB Scan [ Done > Completed ]
  • Booster [ Partially Done ]
  • Startup Manager [ Partially Done ]
  • Network Scan [ Partially Done ]
  • Engine AV Detection [ Incomplete ]


Strely-Pro Logo
Strely-Pro Logo
Strely-Pro Logo

Completed Features

The following features have been completed. They may need further improvements.

Quick Scan

[Completely Asynchronous, preventing the application from freezing]

  • [+] Scan Processes, Startups among other well-known directories.

Custom Scan

Choose file(s) and scan. [Completely Asynchronous, preventing the application from freezing]

  • [+] Choose file(s) and folder(s)

USB Scan

[Completely Asynchronous, preventing the application from freezing]

  • [+] Scan and repair Removable Drives, Against harmful malware. (Fix the one that creates shortcuts)

Booster

[Completely Asynchronous, preventing the application from freezing]

  • [+] Simple Booster using SetProcessWorkingSetSize.
  • [+] List the Processes.

Error Reporting & Message

The Error Messages and Exceptions are written in a Log in real time.

Contribute

Code Contributions

Direct contributions

Fork the repository

Git Clone: https://github.com/YOUR_GITHUB/Strely-Pro.git

Make Improvements, Fix Bugs, Add Features, Add utilities

Push changes to your forked repository

Send a pull request to main project

Suggest code changes

Goto: Issues and create a new issue.

Reports/Suggestions/Bugs

To submit bug reports/suggestions and other help, goto: Issues and create a new issue.

License

Low Licensed Software : " Creative Commons BY 3.0 "

Copyright (c) 2019 By S4Lsalsoft

https://github.com/DestroyerDarkNess/Strely-Pro/blob/master/LICENSE

About

Anti-Malware application for Windows

https://toolslib.net/downloads/viewdownload/548-strely/

License:GNU General Public License v3.0


Languages

Language:Visual Basic .NET 100.0%