Hi!
Is it possible to use ActiveX controls and dynamic libraries without installing an application, by simply running EXE file? It’s means there is no temporary files, all ActiveX controls and DLLs are used from memory buffer.
Thank you!
Using ActiveX controls and DLLs directly from memory buffer (C#)
Started by Nadya, May 04 2010 11:09 AM
2 replies to this topic
#1
Posted 04 May 2010 - 11:09 AM
|
|
|
#2
Posted 04 May 2010 - 09:03 PM
well that is possible but error prone process , if you know assembly language then you might understand the concept more easier because when you write a code into memory there is soo much to alter for your code to be referenced.
You could try for a Code Injection Technique if you know it
You could try for a Code Injection Technique if you know it
#3
Posted 18 May 2010 - 07:51 AM
And how about BoxedApp Packer? One friend advised me to use it.


Sign In
Create Account


Back to top









