Anti-HTTP-spy
Detects when networking functions like request or syn.request have been hooked to read your traffic, and stops execution.
Sentinel injects anti-spy and anti-logger guards into your code, then obfuscates it with Luraph. Upload a file, get back a hardened one.
Protection
Runtime checks are added to your script before it reaches the obfuscator.
Detects when networking functions like request or syn.request have been hooked to read your traffic, and stops execution.
Catches debug hooks and global-table metatable traps that dump locals and upvalues, then halts before they can read anything.
The guarded source is run through Luraph, so the shipped file is unreadable and your logic stays yours.
Workflow
No tooling to install. Sign in, upload, download.
Log in with Discord or your email. Sessions remember you across visits.
Drop a .lua file on your dashboard. The guards are injected automatically.
We obfuscate the guarded source with Luraph and hand back a hardened file.