FiveM Cipher Scanner v2.0
Pre-release
Pre-release
π Major Update
The most advanced version of our FiveM Cipher scanner!
Added
- β¨ Discord webhook integration for real-time alerts
- βοΈ Configurable pattern detection system (
config.lua) - π Severity-based reporting (Critical/High/Medium/Warning)
- β±οΈ Performance metrics (scan duration tracking)
Changed
- β»οΈ Complete codebase refactor for better maintainability
- π Switched to async directory scanning
- π New console output format with color-coded levels
- π Hex patterns now configurable (removed hardcoded signatures)
Fixed
- π Path sanitization issues in v1.x
- π οΈ False positives in Lua pattern matching
- π Skipped folders now working reliably
- π₯ Crash when scanning corrupted files
Removed
- ποΈ Hardcoded signature list (now config-based)
- π Legacy sync scanning mode
- π Redundant dependency checks