英文版 PDF格式 Preface About This Book Acknowledgments I The Heart of the Problem 1 A Method in the Madness 2 Reproduce 3 Diagnose 4 Fix 5 Reflect II The Bigger Picture 7 Pragmatic Zero Tolerance III Debug-Fu 8 Special Cases 9 The Ideal Debugging Environ
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