debugprotector 0.1.4

Advanced antidebugger using assembly calls and winapi functions
[dependencies.obfstr]
version = "0.4.1"

[dependencies.winapi]
features = ["debugapi", "handleapi", "winuser", "processthreadsapi", "tlhelp32"]
version = "0.3.9"

[dependencies.winsafe]
features = ["kernel"]
version = "0.0.13"

[package]
description = "Advanced antidebugger using assembly calls and winapi functions"
edition = "2021"
license = "MIT"
name = "debugprotector"
readme = "README.md"
repository = "https://github.com/mcraxker/debugprotector"
version = "0.1.4"