GET /api/techniques/212/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 212,
"key": "int-0x2d",
"unprotect_id": "U0129, B0001.006",
"name": "INT 0x2D",
"description": "When the instruction `INT2D` is executed, the exception `EXCEPTION_BREAKPOINT` is raised. Windows uses the EIP register as an exception address and then increments the EIP register value. Windows also examines the value of the EAX register while `INT2D` is executed.",
"windows": "",
"linux": "",
"macos": "",
"resources": "https://www.autosectools.com/anti-debugging-with-exceptions.pdf\nhttps://anti-debug.checkpoint.com/techniques/assembly.html#int2d",
"creation_date": "2022-06-22T01:41:35.414000Z",
"tags": "int2d",
"modification_date": "2023-10-04T10:43:47.504000Z",
"category": [
3
],
"rules": [
70
],
"attachments": [],
"featured_api": [
360,
593
],
"contributors": [
5
]
}