Re: Protection
From: Henning Krause (newsgroup.no_at_spam.infinitec.de)
Date: 05/27/04
- Previous message: otourdes: "Protection"
- In reply to: otourdes: "Protection"
- Next in thread: otourdes: "Re: Protection"
- Reply: otourdes: "Re: Protection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 27 May 2004 17:01:23 +0200
Hello,
I have developed a tool to do similiar things. It puts a .NET application
and all its dependencies as as a resource in a newly created .exe file. This
.exe file loads the main() method from the resourcestream and starts it.
That software could be designed similar.
Greetings,
Henning Krause
==========================
Visit my website: http://www.infinitec.de
Try my free Exchange Explorer: Mistaya
(http://www.infinitec.de/?page=products)
<otourdes> wrote in message news:e46lUj$QEHA.396@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> I try ThInstall Studio product. They say :"Thinstall packages an entire
> application suite into a single EXE file that is able to run directly
> without decompressing to disk. Software Developers can use Thinstall to
> protect and hide their data files from prying eyes, prevent disassembly of
> their EXE or DLL files"
> And the trial version seems to work well. I can't decompile package
> thinstall made from my exe and my dlls. (Moreover, I use reflection in my
> dll and no problem).
> My question is: How do they do to prevent decompilation ???
>
> Thanks
>
>
- Previous message: otourdes: "Protection"
- In reply to: otourdes: "Protection"
- Next in thread: otourdes: "Re: Protection"
- Reply: otourdes: "Re: Protection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|