Hi

I have develpled a software using VC 6.0 DLL compiler. I have a doubt that some body has decoded my DLL file, altered my software and using it. Is it possible to decode the DLL file compiled by VC 6.0? Please enlighen me

Thank
Bala

Re: DLL Security by Keith

Keith
Thu Jun 10 10:02:33 CDT 2004

You can run something simple like strings on most DLL, executables, etc. to
view simple operations. And yes, there are tools available that will
attempt to reconstruct such files via a variety of methods.

"Balan V" <anonymous@discussions.microsoft.com> wrote in message
news:A4E72752-F8E6-40C3-AA76-C0FC9C615E61@microsoft.com...
> Hi,
>
> I have develpled a software using VC 6.0 DLL compiler. I have a doubt that
some body has decoded my DLL file, altered my software and using it. Is it
possible to decode the DLL file compiled by VC 6.0? Please enlighen me.
>
> Thanks
> Balan
>
>