vmprotect-sys 1.0.0

VMProtect bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[lib]
name = "vmprotect_sys"
path = "src/lib.rs"

[package]
authors = ["Yaroslav Bolyukin <iam@lach.pw>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "VMProtect bindings"
edition = "2024"
license = "MIT"
name = "vmprotect-sys"
readme = false
version = "1.0.0"