Hello again :p
It seems that my original unit only worked with old steam accounts.
I have updated it with -Brx-'s code and now it works fine with both types of accounts. (thank man! )
In this post i include:
- A sample project with source code showing how to correctly implement my SteamPasswordDecryptUnit.
- The binary file for the sample project.
Here is a screenshot of the project.
- The .pas unit which you can add to your project for steam password decrypting functions
Here are instructions for how to correctly use my SteamPasswordDecryptUnit:
Add my SteamPasswordDecryptUnit to your project.
Add SteamPasswordDecryptUnit to your project's uses.
Call the SteamUserName function to return the Steam username of the current machine
Call the SteamPassword function to return the Steam password of the current machine.
Peace, Counterstrikewi.