format change

This commit is contained in:
Desiree Beck
2019-12-31 12:48:37 -05:00
parent b117befa7d
commit c575708a18
+1 -1
View File
@@ -9,7 +9,7 @@ Debugger Detection
==================
Malware detects whether it's being executed inside a debugger. If so, conditional execution selects a benign execution path. [[1]](#1), [[2]](#2)
Details on methods of detecting debuggers are given in [[3]](#3),[[5]](#5), and [[7]](#7); many are listed below.
Details on methods of detecting debuggers are given in the references; many are listed below.
Methods
-------