• Bem vindo à nossa comunidade - Quer se juntar ao resto dos nossos membros? Registre-se*Registros aprovados pela adminitração

Codex V3 Anti-hack System - Desenvolvimento

vertexbrasil

Honrado XPZ
Tá aeh uma prévia! 
default_grin.gif
 

vertexbrasil

Honrado XPZ
For those who like this project, Codex V3, new feature added:

Detect-hide windows

Generic Hide-tollz / Cheat engine, etc are detected on v3.

Codex V1 had an anti-hide, but it never works fine, on Codex V2, this anti hide was just deleted from code, becouse it dont works as well i can.


Detect-inject by extra thread

Works with anti-kill feature, if some extra thread (DLL) are injected on mxmain, anti-hack will detect it. 


Detectors time configurarion are now at the START.cpp.

Very easy to configure:

carrega.Detecta_Dump = 0; // On/Off Detect application entrypoint and first 16 HexDump
carrega.DDump_occours = 31000; //Occours every X miliseconds


carrega.Detecta_Window = 0; // On/Off Detect window name
carrega.DWindow_occours = 20000;

carrega.Detecta_Heuristica = 0; // On/Off Detect bad Words, are case sensitive and scan WebBrowsers
carrega.DHeuristica_occours = 2510; //Occours every X miliseconds

carrega.Detecta_Heuristica_NC = 0; // On/Off Detect bad Words, are NON case sensitive and DONT scan webbrowsers
carrega.DHeuristica_NC_occours = 2750; //Occours every X miliseconds
 

vertexbrasil

Honrado XPZ
=========================================
Codex.dll v4 (C++ Source code) - by VertexBrasil


V4 Anti-hack features:


=========================================


- Easy ON/OFF switch to all features on START.cpp


- Splash Screen on start.


- Hack detect splash screen = english, portuguese, silent, or browser website that register user IP


- Server name easy configuration for all splash messages


- Hack detect Log generation = Gameguard/Log.txt (For configuration purposes only)


=========================================


Load external files:


- Minimizer.dll (Shortcut: F9) 


- Glow.dll Mu v97 


=========================================


- Protected mxmain.exe serial, version, ip and data using realloc and memoryset.


=========================================


All Functionality programs are included:


- Minimizer.dll
- HTTP and FTP Server side stuff
- Kill Me (Full system working for test only)
- Codex.dll ready to use with some detectors active (English and Portuguese splash)


Applications:


- CRC Generator (portable)
- Dll hooker (portable)
- Dump generator (portable)
- Security packer (portable)
- Handler / GetWindowText (portable)


=========================================


Hack detection:


- WN-Scan - Window Title scan. This one close Game window.
- WN-Close - Same detection as WN-Scan (empty hack database). This one close hack window silently, if can't close hack window, close game.
- CN-Scan - Class window scan close Game window
- CN-Close - Same detection as CN-Scan (empty hack database), this one close Hack window silently, if can't close hack window, close game.
- D-Scan - Dump - Entrypoint + 8 hex Dump 
- PID-Scan - Process ID 
- H-Scan - Heuristic - Bad Words 
- HW-Scan - Heuristic - Windowtext Bad Words, Detect any "bad word" on WindowName, object and parent. 
- HC-Scan - Heuristic - Classwindow Bad Words, Detect any "bad word" on WindowClass, detect any "generic" WindowsForms
- HNC-Scan - Heuristic - Bad Words Non-case sensitive
- HT-Scan - Hide tools - Detect generic Hide Tools like Cheat engine, Hide Toolz, etc.
- VM-Scan - Virtual memory - Detect virtual memory code changes 
=========================================


Speed detection:
- ST-Scan - Detect game speed and system freeze by Tickcount 
- SP-Scan - Detect game speed by hardware performance 
=========================================


Injection:
- I-Scan - Detect dll injection using dll illegal names blacklist
- API Injection protection - Silently detector, protect API entry from code injection. [Don't work for some applications, including MU Online main.exe]
=========================================


Anti-Kill:
- Launcher / Main active protection - Uses your launcher to protect system from kill or freeze
- AKS-Scan - Protect system from kill by Scanner count
- AKT-Scan - Protect system from kill or inject code by process thread count. [Don't work for some applications, including MU Online main.exe. Don't work with some detectors active]
- Rebuild main data - Allow destroy Main.exe hexadecimal data sections and rebuild it again on virtual memory with Memset. [Main don't work without Codex.dll]
- Main.exe one single instance - If Launcher / Main active protection are active, just one main instance are alowed at time.
=========================================


Ban:
- Hardware Ban (FTP) - Server side blacklist that ban Users hardware: Mac adress, hard drive serial, computer name or computer user name 
- Hack detection log file upload (FTP) - Upload file when size are more than "x" lines
- Server Ban (PHP) - Server side protection, ban user account or character using SQL database. Protect Anti-Hack from bypass or kill process [Mu Server "ConnectStat" need to work withowt bugs]
=========================================


Files protection:
- L-Scan - Launcher alwais ON check
- FN-Scan - File name Scan - Check file folder names existence and check file Handler for dlls (Launcher/Codex) and exe files (Main/Launcher) Game only start with correct name. 
- CRC-Scan - CRC files scan protection: 
-Launcher.exe
-Protect.bmp file
-Player.bmd 
-WebZenLogo_OZJ 
-Terrain 1 to 7


=========================================


Tanks to:


f1x = Dump codes
Suzana ADM = Heuristic codes
ARIES (Dark Crow) = HeuristicNC codes


RaGEZONE - MMO development community
RaGEZONE foruns users 




=========================================


Download Codex V4:
Por favor, Entrar ou Registrar para ver o conteúdo das URLs!
 
Topo Bottom