Skip to content

NUL0x4C/HellShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

   ▄█    █▄       ▄████████  ▄█        ▄█               ▄████████    ▄█    █▄       ▄████████  ▄█        ▄█       
  ███    ███     ███    ███ ███       ███              ███    ███   ███    ███     ███    ███ ███       ███       
  ███    ███     ███    █▀  ███       ███              ███    █▀    ███    ███     ███    █▀  ███       ███       
 ▄███▄▄▄▄███▄▄  ▄███▄▄▄     ███       ███              ███         ▄███▄▄▄▄███▄▄  ▄███▄▄▄     ███       ███       
▀▀███▀▀▀▀███▀  ▀▀███▀▀▀     ███       ███            ▀███████████ ▀▀███▀▀▀▀███▀  ▀▀███▀▀▀     ███       ███       
  ███    ███     ███    █▄  ███       ███                     ███   ███    ███     ███    █▄  ███       ███       
  ███    ███     ███    ███ ███▌    ▄ ███▌    ▄         ▄█    ███   ███    ███     ███    ███ ███▌    ▄ ███▌    ▄ 
  ███    █▀      ██████████ █████▄▄██ █████▄▄██       ▄████████▀    ███    █▀      ██████████ █████▄▄██ █████▄▄██ 
 
 

Usage:

HellShell Supports 3 types of obfuscated shellcode output, all as arrays:

  • MacFuscation: Output The Shellcode As A Array Of Mac Addresses [ Example: FC-48-83-E4-F0-E8]
  • Ipv4Fuscation: Output The Shellcode As A Array Of ipv4 Addresses [Example: 252.72.131.228]
  • Ipv6Fuscation: Output The Shellcode As A Array Of ipv6 Addresses [Example: FC48:83E4:F0E8:C000:0000:4151:4150:5251]
  • Running The binary as is, will output the help screen, from there it is so easy to use, i added 3 other projects, to demonstrate how to call the decoder function.
  • HellShell will output the shellcode and the code needed for decryption into a cpp file, so importing it to any other project should be a simple task :)
  • u can even download the release from here and enjoy using hellshell directly

Based On :


The Help Screen:

image

Example:

image2 image3




About

transform your payload into ipv4/ipv6/mac arrays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published