🔒 Enhanced Cipher Scanner
A robust FiveM resource scanner that helps protect your server from malicious code patterns, backdoors, and potentially harmful scripts. 🛡️
Features ✨
- ⚙️ Enhanced error handling and reporting
- 🌈 Colored console output for better visibility
- 🔄 Recursive directory scanning
- 🛑 Intelligent path sanitization
- 🚫 Excluded directories (node_modules, stream)
- 📊 Detailed scanning feedback
- 🔍 Support for multiple signature patterns
Installation 📝
- 🔽 Download the latest release
- 📂 Extract the files to your resources folder
- ✨ Rename the folder to
svr_FiveMCipherScanner
- ➕ Add
ensure svr_FiveMCipherScanner
to yourserver.cfg
- 🔄 Restart your server
Usage 🛠️
The scanner automatically runs when the resource starts. It will:
- 🔍 Scan all running resources
- 🧐 Check for suspicious code patterns
- 📢 Report findings in the server console with color-coded messages
- 📑 Provide detailed information about scan results
Console Output Colors 🎨
- 🟦 Blue: Information messages
- 🟩 Green: Found patterns
- 🟨 Yellow: Warnings
- 🟥 Red: Errors
Security Patterns Detected 🚨
The scanner looks for several potentially malicious patterns including:
- 🔐 Cipher-specific code
⚠️ Suspicious assertions- 🌐 Unauthorized network events
- 🚨 Suspicious HTTP requests