GET /api/techniques/66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 66,
    "key": "getlocaltime-getsystemtime-timegettime-ntqueryperformancecounter",
    "unprotect_id": "U0110,U1308,B0001.28",
    "name": "GetLocalTime, GetSystemTime, timeGetTime, NtQueryPerformanceCounter",
    "description": "When a debugger is present, and used to single-step through the code, there is a significant delay between the executions of the individual instructions, when compared to native execution.",
    "resources": "https://www.malwinator.com/2016/01/03/part-2-antidebug/",
    "creation_date": "2019-03-18T13:38:26Z",
    "tags": "",
    "modification_date": "2023-10-04T10:42:28.130000Z",
    "category": [
        1,
        3
    ],
    "rules": [
        15
    ],
    "attachments": [],
    "featured_api": [
        448
    ],
    "contributors": []
}