Re: Help needed

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Nick Malik (nickmalik_at_hotmail.nospam.com)
Date: 12/09/04


Date: Thu, 09 Dec 2004 16:04:39 GMT

They can still disassemble the exe
This gains you nothing.

Obfuscation helps a little. It at least makes disassembly less inviting and
less useful. Check out one of the obfuscators available.

--- Nick

"Da Vincy" <Da_VIncy@netcaboDISLIKESPAM.pt> wrote in message
news:e2x9sXg3EHA.924@TK2MSFTNGP14.phx.gbl...
> What's wrong with putting a couple of dlls on the target machine? <---- to
> prevent a dissassembly of the dll's
>
> "Nick Malik" <nickmalik@hotmail.nospam.com> wrote in message
> news:mk_td.539778$D%.531034@attbi_s51...
> > If you don't want one exe and multiple DLLs, then simply compile all of
> > the
> > code into the EXE.
> >
> > What's wrong with putting a couple of dlls on the target machine?
> >
> > --- Nick
> >
> > "Da Vincy" <Da_VIncy@netcaboDISLIKESPAM.pt> wrote in message
> > news:u6Qrb0f3EHA.1596@tk2msftngp13.phx.gbl...
> >>
> >> well...i forgot to tell that i create a msi but what i really want is
> >> something that can do something like after i install the msi in my pc
on
> > the
> >> folder of the program only the exe appears and the dll's are in the exe
> >> :P
> >>
> >>
> >
> >
>
>



Relevant Pages

  • Dotfuscator vs ResourceManager ctor
    ... I am trying to apply obfuscation to our project using Dotfuscator. ... Right click on the project and choose Add> New Item> Resources ... create a new project and add your built .exe ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Breaking .NET Compact Framework code - how easy is it
    ... > The exe is around 30k smaller too. ... >> I tried using Dotfuscator but when deploying my EXE to my device it no ... >> Simon. ... >>> Now take that same assembly, run it through obfuscation and then look ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: disassembly of COM vs EXE
    ... However, since code and data are separate in an EXE, this is no ... It is easier to disassemble well-structured PE files ... other code obfuscastion techniques. ... .OBJ files are the nicest to disassemble as they ...
    (alt.lang.asm)
  • Re: disassembly of COM vs EXE
    ... However, since code and data are separate in an EXE, this is no ... It is easier to disassemble well-structured PE files ... other code obfuscastion techniques. ... .OBJ files are the nicest to disassemble as they ...
    (alt.lang.asm)
  • Re: Help needed
    ... If you don't want one exe and multiple DLLs, then simply compile all of the ... > something that can do something like after i install the msi in my pc on ...
    (microsoft.public.dotnet.general)