v1

latestOpenAPI 3.0.02026-07-1781711.4 KB
analyze

post/analyze

Request body

pathstring required
modestring required
timeinteger required

Example request

{
  "path": "target/gandcrab.exe",
  "mode": "hollows_hunter",
  "time": 20
}

Response

OK response

UUIDstring
messagestring
status_codeinteger

Example response

{
  "UUID": "41ad0e99-f982-4355-abf9-b6a85078efc4",
  "message": "Submission Success!"
}