anti-debug 0.1.0

Rust bindings to simple, a SQLite3 fts5 tokenizer which supports Chinese and PinYin.
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`/`macos`.