Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

85 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConquerLoader

ConquerLoader is a software intercepts the connection on the client to make it point to another server (IP / Host)

Compatibility

  • Tested and working on 5065 to 6736 Conquer Clients (English Client based)
  • Minimal SO: Windows 7 SP1

Request features

Can request features in oficial website: https://conquerloader.com/requests/

About current development

Only critical issues has been fixed. Ocasional updates.

Related repositories

About version hook

Version range UseDecryptedServerDat DLLs Injected
< 5717 No CLHook.dll
5717 – 6186 COFlashFixer.dll
ConquerCipherHook.dll
COHook.dll
6187 – 6736 ConquerCipherHook.dll
COHook.dll
> 6736 No CLHook.dll

Components (DLLs) and Their Purpose

DLL When it is used Purpose (confirmed)
COFlashFixer.dll Only in 5717–6186 (when UseDecryptedServerDat = true) Fixes Flash-related issues in old client versions.
ConquerCipherHook.dll In 5717–6736 (when UseDecryptedServerDat = true) Cipher-related hook to ensure the password is correctly transmitted during login (authentication compatibility).
COHook.dll In 5717–6736 (when UseDecryptedServerDat = true) Implements the logic to read and use a custom server.dat generated by the loader. Different builds exist depending on the client version.
CLHook.dll In < 5717 and > 6736 (legacy mode) Legacy hook used to change server IP and server name. Functionality is limited and incomplete in some client versions.
TQAnp.dll Written to disk in DX8/DX9 environments (depending on version), alongside COHook.dll Modified library used for authentication/password bypass compatibility. (Not injected directly by this method; it is placed in the game directory to be loaded by the client or another component.)

About

ConquerLoader is a software intercepts the connection on the client to make it point to another server (IP / Host)

Topics

Resources

Stars

25 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages