Skip to content

FiveM Cipher Scanner v2.0

Pre-release
Pre-release

Choose a tag to compare

@33ebad 33ebad released this 05 Apr 21:16
a92252f

πŸš€ 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