CryptoSecure
The Standard for TON Security

Ship Secure
TON Contracts

Secure your TON smart contracts in seconds. Analyze your FunC & Tact code, fix vulnerabilities instantly, and export audit reports.

SYSTEM_ACTIVE
Target: wallet.fc
;; Analyzing Smart Contract...
() recv_internal(...) impure {
int op = in_msg_body~load_uint(32);
if (op == 1) {
send_raw_message(msg, 128);
}
}
Security Score
100
Re-entrancy
Access Control
Integer Overflow
Gas Limit