https://github.com/wenzel/ntdll-sys
Rust unsafe bindings to ntdll
https://github.com/wenzel/ntdll-sys
Last synced: about 1 month ago
JSON representation
Rust unsafe bindings to ntdll
- Host: GitHub
- URL: https://github.com/wenzel/ntdll-sys
- Owner: Wenzel
- Created: 2019-11-13T08:27:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T06:20:45.000Z (over 6 years ago)
- Last Synced: 2025-01-02T05:13:11.797Z (over 1 year ago)
- Language: C
- Size: 5.06 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ntdll-sys
[](https://github.com/RichardLitt/standard-readme)
[](https://travis-ci.com/Wenzel/ntdll-sys)
> Rust unsafe bindings for ntdll
## Table of Contents
- [Requirements](#requirements)
- [References](#references)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)
## Requirements
- `cargo`
- `rustc`
- `clang`
## References
- [ReactOS](https://github.com/reactos/reactos)
## Maintainers
[@Wenzel](https://github.com/Wenzel)
## Contributing
PRs accepted.
Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
[GNU General Public License v3.0](https://github.com/Wenzel/pyvmidbg/blob/master/LICENSE)