Skip to content

nnnnnr/WHALE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

About

THIS REPO IS PART OF WHAT ORCA TOLD ME TO UPLOAD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 65.9%
  • C++ 34.1%