Re: Protection
From: Henning Krause (newsgroup.no_at_spam.infinitec.de)
Date: 05/28/04
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: The specified domain either does not exist or could not be contacted"
- Previous message: MR. UNDERHILL: "Remoting Security"
- In reply to: otourdes: "Re: Protection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 28 May 2004 21:24:16 +0200
Hello,
the only problems I've ran accross are protected fields, when they are
accessed across inherited classes.
Say: ClassA has a protected field called fieldA;
Class B inherits from Class A. Whenn any method from ClassB accesses FieldA,
then an exception is thrown.
No solution yet....
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:O8jkb8$QEHA.3616@TK2MSFTNGP09.phx.gbl...
> I've already tried it. The generation works but when I launch executable,
it
> fails !
> In my main, I affect events located in a dll. It seems the launcher does
not
> find them ?!
>
>
> "Henning Krause" <newsgroup.no@spam.infinitec.de> a écrit dans le message
de
> news:%23dOI9t$QEHA.1624@TK2MSFTNGP09.phx.gbl...
> > 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
> > >
> > >
> >
> >
>
>
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: The specified domain either does not exist or could not be contacted"
- Previous message: MR. UNDERHILL: "Remoting Security"
- In reply to: otourdes: "Re: Protection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]