Le-Fay
January 14th, 2005, 06:37
Hello there fellow reversers,
I'm a programmer and I have some experience in encryption but merely non in reversing. so bear with me...
I came across a software I want to reverse engineer.
The thing is that, when you install the software it generates a unique ID specific to the computer. what I is to find how this ID is generated.
I have no idea where to start. can I place a breakpoint on the ID I know it'll generate for my machine?
The software is a .NET form application, is it possible to decompile it (it should be ...). is it likely that the installer is also a .NET application?
Thanks,
Le-Fay.
I'm a programmer and I have some experience in encryption but merely non in reversing. so bear with me...
I came across a software I want to reverse engineer.
The thing is that, when you install the software it generates a unique ID specific to the computer. what I is to find how this ID is generated.
I have no idea where to start. can I place a breakpoint on the ID I know it'll generate for my machine?
The software is a .NET form application, is it possible to decompile it (it should be ...). is it likely that the installer is also a .NET application?



Thanks,
Le-Fay.