Log in

View Full Version : Your customer code ?


possler
November 6th, 2013, 15:45
I have a piece of software im learning on and an authentication box comes up with customer code : AC76F-111B6-7F3C5
im guessing its not crypkey any ideas anyone ? not sure were to start with this one . Underneath the customer code there is a box to put a vendor key in. Which tools can I use to find out the vendor key this one is just pure learning purposes.

kind regards

Ross

disavowed
November 7th, 2013, 12:43
Quote:
[Originally Posted by possler;95707]Which tools can I use to find out the vendor key

A disassembler and a debugger would probably be a good start.

possler
November 7th, 2013, 12:57
Thanks I have got ollydbg just got to learn how to use it properly and which executable modules to look in ? Thanks for your reply.

owl
November 13th, 2013, 14:34
You may want to look at Lena's tut. I believe the first one or first two (don't recall) covers trial-version/hardcoded code. The point is that it may give you an idea on how to work this one.