Skip to content

KevinCooper/AlphaShellcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

AlphaShellcode

This repo contains two different tools for working with alphanumeric shellcode.

  1. EncodeVariable takes two different addresses, then produces a sequence of three sub encoded commands to produce the desired ending address. These sub commands are restricted to an alpanumeric character set
  2. EncodeInstructions takes shellcode, then produces the minimum possible length of sub commands to create the desired shellcode on the stack.
    Inspired from Slink and z3ncoder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages