Skip to main content
POST
Upload Executable for SHA-256 Extraction

Authorizations

Authorization
string
header
required

Standard HTTP Bearer token authentication header (e.g. Authorization: Bearer pk_live_...).

Body

multipart/form-data
product_id
string
required

Product cheat_value identifier.

Example:

"cs2_cheat"

file
file
required

Executable binary or DLL payload.

Response

Binary analyzed and hash recorded.

success
boolean
Example:

true

message
string
Example:

"SHA-256 hash updated successfully"

sha256
string
Example:

"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"