syscalls-rs

Crates.iosyscalls-rs
lib.rssyscalls-rs
version0.1.1
sourcesrc
created_at2023-03-14 19:27:36.563369
updated_at2023-03-14 19:37:36.762695
descriptionIndirect syscalls for Windows
homepage
repositoryhttps://github.com/rasta-mouse/syscalls-rs
max_upload_size
id810091
size12,943
Rasta Mouse (rasta-mouse)

documentation

README

syscalls-rs

Indirect syscalls for Windows. Original code from https://github.com/janoglezcampos/rust_syscalls.


Features

  • A single line for all your syscalls
  • Function name hashing at compilation time
  • Indirect sycalls
  • x86_64, WOW64 and x86 native support
Commit count: 0

cargo fmt