Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@hoangprod hoangprod released this 30 Oct 04:45
· 3 commits to master since this release
25470f7

   RibeyeSpecial.exe  [-c] [-r] [-d] [-a] [-m] [-p] [-s] [-v] [-e] [-g
                      <string>] [-t <integer>] -o <string> -f <string> [--]
                      [--version] [-h]


Where:

   -c,  --core
     Check CPU core count, anti VM

   -r,  --ram
     Check RAM size, anti VM

   -d,  --debugger
     Check if we are being debugged, anti debug

   -a,  --accel
     Check if sleep is being accelerated, evade sandbox

   -m,  --mouse
     Check mouse movement, evade sandbox

   -p,  --prime
     Prime calculation to evade sandbox

   -s,  --sleep
     Sleep to evade sandbox

   -v,  --vm
     Detect VM using CPUID

   -e,  --all
     Enable all checks with default values

   -g <string>,  --param <string>
     Parameter to pass to payload

   -t <integer>,  --sleeptime <integer>
     How long to sleep for (in ms) if -s is enabled

   -o <string>,  --output <string>
     (required)  Output file name

   -f <string>,  --file <string>
     (required)  Path to file to execute

   --,  --ignore_rest
     Ignores the rest of the labeled arguments following this flag.

   --version
     Displays version information and exits.

   -h,  --help
     Displays usage information and exits.


   Shoutout to APT69 and the brothers that are in it.
   https://twitter.com/TomahawkApt69```