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

{
    "id": 56,
    "key": "ntqueryobject",
    "unprotect_id": "U0118,B0001.013",
    "name": "NtQueryObject",
    "description": "This function retrieves object information. By calling this function with the class `ObjectTypeInformation` will retrieve the specific object type (debug) to detect the debugger.",
    "resources": "https://msdn.microsoft.com/en-us/library/bb432383(v=vs.85).aspx\nhttps://www.codeproject.com/Articles/30815/An-Anti-Reverse-Engineering-Guide?fbclid=IwAR0fpYHnQX6C3YyBx3pnZ1m3bOYawc-kUIhZn65T5Bf7pQR26fUuVNYPs_Q#NtQueryObject",
    "creation_date": "2019-03-18T13:28:29Z",
    "tags": "NtQueryObject",
    "modification_date": "2023-10-04T10:42:54.288000Z",
    "category": [
        3
    ],
    "rules": [
        77
    ],
    "attachments": [],
    "featured_api": [
        3,
        363,
        372,
        376,
        425
    ],
    "contributors": []
}