π 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_FiveMCipherScannerto 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