dll-syringe 0.15.0

A windows dll injection library written in rust.
Documentation

dll-syringe

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 11 of them enabled by default.

default

  • syringe
  • into-x86-from-x64
  • rpc

syringe

  • iced-x86

into-x86-from-x64

  • syringe
  • goblin

rpc

  • rpc-raw
  • rpc-payload

iced-x86

    This feature flag does not enable additional features.

goblin

    This feature flag does not enable additional features.

rpc-raw

  • rpc-core

rpc-payload

  • rpc-raw
  • bincode
  • serde

rpc-core

  • syringe

bincode

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

full

  • into-x86-from-x64
  • rpc
  • process-memory
  • payload-utils

payload-utils

  • bincode
  • serde

doc-cfg

  • full

process-memory

    This feature flag does not enable additional features.