anti-debug 0.3.0

An `is_debugger_present` detector for common platforms.
Documentation
1
2
3
4
5
6
7
8
9
10
# Anti-Debug

[![Crate](https://img.shields.io/crates/v/anti-debug.svg)](https://crates.io/crates/anti-debug)
[![GitHub last commit](https://img.shields.io/github/last-commit/xuxiaocheng0201/anti-debug)](https://github.com/xuxiaocheng0201/anti-debug/commits/master)
[![GitHub issues](https://img.shields.io/github/issues-raw/xuxiaocheng0201/anti-debug)](https://github.com/xuxiaocheng0201/anti-debug/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/xuxiaocheng0201/anti-debug)](https://github.com/xuxiaocheng0201/anti-debug/pulls)

# Description

Provide `is_debugger_present` detector for `windows`/`linux`/`android`/`macos`.