A summary of standalone modules useful for malwares
- installRequirements: installs pip requirements (untested)
- disableUAC: disables User Account Control via command (working)
- runAsAdmin: trys to execute code as admin, show an admin promt (working)
- byteConverter: allows better readability of byte specifications (1253656 => '1.20MB') (working)
- checkWinDefender: checks if Windows Defender is installed (uncomplete)
- installedSoftware: checks installed software (uncomplete, working)
- device: prints specifications of device (cpu, disk, memory, system, network, gpu) (working)
- displays a text message on the screen, that is difficult to remove (working)
- cmdscheduler: creates new scheduled task via cmd based on xml file (untested)
- taskscheduler: creates new scheduled task via win32 (python) (uncomplete, working)
- Python-Backdoor: client from xp4xbox
- Desktop Goose: Desktop Goose