Skip to content

C++ Script to Create "Obfuscated Native ShellCode Launcher" #Obfuscator #Shellcode #Generator

Notifications You must be signed in to change notification settings

EnginDemirbilek/Flip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Flip

Obfuscated shell code launcher generator. USAGE

  1. Replace shellcode with your's
  2. Compile flip.cpp it with your favorite compiler
  3. After compiling, execute flip.exe and give an XOR key for encoding.
  4. When execution is completed a file called flip-obfuscated.cpp will be created in current directory.
  5. Compile flip-obfuscated.cpp and you are all set.
  6. DO NOT TEST IT WITH VIRUSTOTAL !!! USE ANTISCAN.ME IF YOU WOULD LIKE TO TEST IT.

About

C++ Script to Create "Obfuscated Native ShellCode Launcher" #Obfuscator #Shellcode #Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages