/WHALE

THIS REPO IS PART OF WHAT ORCA TOLD ME TO UPLOAD

Primary LanguageC

WHALE : A AES CRYPTOR

USAGE:

All u have to do is to build "builder" project and run it according to ur arguments. the builder.exe will then build and modify the source code according to ur needs and build ur final encrypted binary file.

image

Arguments:

[1] : EvadeAllLoader : Contains all the functions of other loaders listed below

[2] : EvadeDebuggerLoader : Checks if the ppid isnt "explorer.exe" as in normal situations, if not it will not decode and exit

[3] : EvadeSandBoxLoader : Checks for hardware, history of usb mounted before, and the wifi connection of the target, if one of these situations are satisfied, it will not decode and exit

[4] : PureLoader : Do not add any checking for env method, it will decode and run directly

Example: BYPASSING KASPRESKEY AV WITH MIMIKATZ:

image

BASED ON: https://github.com/frkngksl/Huan