Skip to content

A proof of concept which encrypts and decrypts passwords in the same way Ultima Online clients do in the configuration file (uo.cfg), by necr0potenc3.

Notifications You must be signed in to change notification settings

jagarop/decrypt_pw

 
 

Repository files navigation

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

 A proof of concept which encrypts and decrypts passwords in the same way Ultima Online clients do in the configuration file (uo.cfg).
 
 The encryption procedure was obtained by reverse engineering of the 2.0.0g client and the decryption procedure follows from an inversion of the encryption algorithm but was later found in the client and confirmed to be accurate.

 - necr0potenc3
========================================================

About

A proof of concept which encrypts and decrypts passwords in the same way Ultima Online clients do in the configuration file (uo.cfg), by necr0potenc3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.9%
  • C 10.1%