Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Dec 03:58

Changelog:

  • Refactored project to multi-crate model; Alpha2 support is now in its own crate, with more formats to come.
  • Alpha2 decoder now provides more specific information about the payload.
    e.g. Decoded shellcode with format Alpha2: Uppercase ASCII (BufferRegister=ECX, SEH, --nocompress)