Docs.rs
  • elevate-code-0.1.0
    • elevate-code 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hamflx
    • Dependencies
      • ctor ^0.2.5 normal
      • elevate-code-derive ^0.1.0 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • windows ^0.51.1 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

elevate_code0.1.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Attribute Macros

List of all items

Structs

  • CommandLineBuilder
  • ElevationClient
  • ElevationRequest
  • ElevationResponse
  • ProcessAccessToken
  • ProcessHandle
  • ProcessToken

Enums

  • ElevateToken
  • ProcessControlFlow

Traits

  • ElevatedOperation

Attribute Macros

  • elevate_code

Functions

  • NtSetInformationProcess
  • create_process
  • is_elevated
  • replace_with_current_token
  • run_as
  • try_execute_task

Statics

  • GLOBAL_CLIENT