Skip to content

psycore8/shencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShenCode

A versatile tool for working with shellcodes.

Features

Version 0.7.1

How to use

Install
git clone https://github.com/psycore8/shencode
cd shencode
pip install .
shencode -h

General usage

Check out the ShenCode Docs for more information.

Release Notes

  • general - duplicated header fix
  • general - optimized header code
  • general - optimized help output
  • core/output - Rewritten output module, replaces formatout
  • archiv/formatout - deprecated module, use output instead

References