Crate shellcoder

source ·
Expand description

Shellcoder is a thin library for writing shellcode payloads.

Modules§

  • Errors that may happen in this crate.
  • All operations available for writing shellcodes.
  • Implementation of crate::Shellcoder using a static buffer.

Traits§

  • Generic interface for operations.
  • Generic interface for shellcoders.

Type Aliases§