gitextract_ibjy7f_q/ ├── README.md ├── Round2_3_PC_Tecent 2016 题目说明.docx ├── Tencent2016D.cpp ├── Tencent2016D.h ├── Tencent2016DAPI.cpp ├── Tencent2016DAPI.h ├── Tencent2016Globle.h ├── stdafx.cpp ├── stdafx.h ├── targetver.h └── 反调试技术实例VC版/ └── DetectOD/ ├── About.cpp ├── About.h ├── DetectOD.clw ├── DetectOD.cpp ├── DetectOD.dsp ├── DetectOD.dsw ├── DetectOD.h ├── DetectOD.rc ├── DetectODDlg.cpp ├── DetectODDlg.h ├── ReadMe.txt ├── StdAfx.cpp ├── StdAfx.h ├── res/ │ └── DetectOD.rc2 ├── resource.h └── tlssup.c