smolder-psexecsvc 0.2.0

Windows service payload for Smolder psexec mode
Documentation
  • Coverage
  • 100%
    31 out of 31 items documented0 out of 11 items with examples
  • Size
  • Source code size: 54.15 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.88 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • M00NLIG7/smolder
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • M00NLIG7

smolder-psexecsvc

smolder-psexecsvc is the Windows service payload used by Smolder's psexec mode.

It is published as a separate crate because it is a target-side Windows service artifact rather than part of the host-side CLI.

Most users should not depend on this crate directly. If you want host-side remote execution or SMB file workflows, use smolder instead.

Use this crate when you need:

  • the payload-side argument parser used by the staged psexec helper
  • the pipe-name derivation and payload request model for interactive sessions
  • a small auditable Windows service payload surface

Start here:

Repository: https://github.com/M00NLIG7/smolder