[DUG] run dll from memory buffer

Leigh Wanstead leighw at softtech.co.nz
Thu Mar 22 14:12:41 NZST 2007


It is just make it little harder for someone to have a hand on the dlls. If
the dll never exists in the hard disk, it would be little more difficult to
disassemble the dll. ;-)

-----Original Message-----
From: delphi-bounces at ns3.123.net.nz
[mailto:delphi-bounces at ns3.123.net.nz]On Behalf Of Neven MacEwan
Sent: Thursday, 22 March 2007 12:55 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] run dll from memory buffer


Leigh

Isn't that what the OS disk cache does, I really can't see any advantage
is try to second guess the OS
If you wanted to 'preload' a DLL you could always have a thread that
made dummy calls to various sections of it
to make sure it was higher in the cache heirachy

Neven
> Hello everyone,
>
> Is it possible to run dll from memory buffer instead of from dll file?
>
> TIA
>
> Regards
> Leigh
> www.smootharm.com
>
> _______________________________________________
> Delphi mailing list
> Delphi at ns3.123.net.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi
>
>
>

_______________________________________________
Delphi mailing list
Delphi at ns3.123.net.nz
http://ns3.123.co.nz/mailman/listinfo/delphi




More information about the Delphi mailing list