PDA

View Full Version : License Key to Use C++ Library


adnan693
09-22-2009, 04:33 PM
Hello to All!

I am new in this field. I have just started to learn about how to crack different softwares.

Is it possible to provide the crack of the software that I used for my development. It is C++ Library and it requires license key from the vender.

Vendor provide us one tool (License Writer), when we open that program it shows some value License ID (it is calculating some values based on the system configuration) and the value is different for different system (Vendor only allow specific Computer to use their Library). We have to note that value and send across to vender for the license key and after that we can able to use the library.

For example: I have already asked for license key of the following LicenseID:
License ID: 47799bf4a51a775a40
License Key: 4e630-caa28-5be2e-8la6f-9edva-1f

This will work only on my office PC. I want to use the same library at home or to any other PC, but i cannot use the same license key. License ID of my PC is 6a961ed8376a987da6

Please advise how can i find the License Key of the above License ID.

I really appreciate for you help in advance.

Git
09-23-2009, 01:56 PM
Difficult to say without seeing the library and you don't even mention which one it is. It is highly unlikely that you will find the realtionship between License ID and Key from one example. The normal approach would be to disassemble the target and find the code that does the checking.

Git

adnan693
10-11-2009, 03:27 PM
Thank you Git for the reply.

Sorry i did not mention before, I have opened the same software in IDA Disassemble and Crypto++ Library is used.

I want to share the same application but unfortunately i don't have any space for sharing.

Thank you once again for your consideration.

[poster talking to themself]

Hello,

I managed to upload the exe application to the following link. Can you please check and provide some information for the same.

http://www.filesend.net/download.php?f=5747b1dd69af163f9f09e8f75400dfb2


Thanks in advance.


Adnan

Git
10-11-2009, 05:18 PM
Couple of things. First, please don't comment to your own posts, use the Edit button if you have something to add. Second, this is not a warez request forum, it is a reverse engineering forum. You cannot expect to just upload your problems and download the solution.

Git