没有合适的资源?快使用搜索试试~ 我知道了~
cpp-anti-debug:C ++中的反调试库
共4个文件
md:1个
gitignore:1个
hpp:1个
1星 需积分: 38 1 下载量 35 浏览量
2021-03-10
10:22:32
上传
评论
收藏 11KB ZIP 举报
温馨提示
cpp防调试 一个提供调试器检测的c ++库。 入门 这些说明将为您提供在本地计算机上运行并运行的项目的副本,以进行开发和测试。 从字面上下载并包含 然后您可以使用 #include anti_debug.hpp //will return security::internal::debug_results::none if no debuggers etc. were found, returns the specific code if something was found //see anti_debug.hpp for more information if(security::check_security() != security::internal::debug_results::none) { std::cout << "security check was not
资源推荐
资源详情
资源评论
收起资源包目录
cpp-anti-debug-master.zip (4个子文件)
cpp-anti-debug-master
anti_debug.hpp 3KB
anti_debug.cpp 31KB
.gitignore 402B
README.md 3KB
共 4 条
- 1
资源评论
- gaoqizongpan2023-07-12缺少文件 xor_cc.hpp
素寰韶
- 粉丝: 20
- 资源: 4502
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功