Skip to content

psycore8/shencode

Repository files navigation

ShenCode

A versatile tool for working with shellcodes.

Features

Version 0.6.0

How to use

Check out the ShenCode Docs for more information.

Release Notes

Improvements

  • byteswap - New XOR Encryption, Swapping Bytes
  • core - Tested on Linux and Windows
  • core - Output optimizations
  • core - Better class implementations
  • core - Fixed Linux import error
  • formatout - Missing comma at EOL of C# output
  • formatout - --no-break disable line break in output
  • extract - Replaced --first-byte with --start-offset argument
  • extract - Replaced --last-byte with --end-offset argument
  • extract - Short arguments are -so / -eo
  • qrcode - Fixed non functional implementation
  • xorpoly - Code optimizations

References