mategol / PySilon-malware

Advanced RAT written in Python language, fully controllable through Discord with dedicated GUI builder to make preparation easier.
https://pysilon.net
MIT License
821 stars 135 forks source link

Download links generator & all drivers wd execlusions #550

Open willinghamthesecond opened 2 months ago

willinghamthesecond commented 2 months ago

Download links provider: When ran, it will ask you for file location, doesn't matter what the extension is ( till now ), then will provide you with file direct download link ( can be used by curl ).

All drivers WD exclusion: Adds all drivers ( A:\ - Z:\ ) to Windows Security scan exclusion, so it will technically not work at all but just says that it is working with the icon shown.

Yaw-Dev commented 2 months ago

When adding something to /features it'd be best to make it into a command

nasaofficial commented 2 months ago

When adding something to /features it'd be best to make it into a command

Aight imma make it a command rn,

Yaw-Dev commented 2 months ago

Also it's a good practise to make separate prs for each addition since they are completely unrelated