Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 3.22 KB

README.md

File metadata and controls

63 lines (49 loc) · 3.22 KB

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