Skip to main content

Crate dll_syringe_payload_utils

Crate dll_syringe_payload_utils 

Source
Expand description

§Deprecated

This crate is deprecated and no longer maintained. Its functionality has been integrated into dll-syringe behind the payload-utils feature. Please migrate to that instead.

Utilities for building payloads for dll-syringe.

Macros§

remote_procedure
A macro for defining functions to be called using RemoteProcedure from dll-syringe in a more ergonomic manner.