I have a peculiar problem.. I bought a license for a script, its written in ASP.net. It is using cross scripting( dont know what it is) to communicate check the license. I bought only 1 license from him till now. I installed on one site and it worked well. But i wanted that license to move to the new domain. Keeping license intact. But that guy isnt helping me move the license to other domain. He is thinking iam robbing him, even though iam honest and i dont intend to do so to him. He wrote that code very good. Its using cross site scripting to check the validation i guess. He is using .dll files to encrypt it. I want to check the source code of that .dll files.Please help
What kind of help do you suggest? Reverse Engineering of the .dll code ? Is the code obfuscated by any chance?
Look for Reflector in google; Then there is a plugin which will create a solution with all the source code from the dll. .NET compiles to MSIL which is a piece of cake to reverse engineer as it really makes no attempt to hide the code..
Looks like he was banned. Why are the rest of you supporting his request for reverse engineering code & bypassing licenses? All of you should be banned as well.