Jump to content

How to run embedded file in memory?


Recommended Posts

I have two questions.

1- How to run embedded file in memory?

Sample:

 FileInstall("updaty.exe", @TempDir & "\updaty.exe", 1)
$directory = @TempDir & "\updaty.exe"
Run($directory)

I don't wan't the file to write in hard disk. I want updaty.exe run directly in memory. 

2- I want to write the software when running in memory. 

Sample: the software named cleaner.exe works in RAM.

I want save in hdd when working cleaner.exe  (to run later)

Link to comment
Share on other sites

I'm security researcher. I have many projects. I'm doing on pentesting. 

Edited by zorlar
Could you give me some sort of clear explanation why you want all of this? Jos
Link to comment
Share on other sites

  • Developers

Well as a security researcher you for one will fully understand the question and the reluctance to discuss these type of items in open forum.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Developers

That's quite a special formulation....  trying to distill what you are trying to tell me.
Let me assure you I don't need to have this discussion with you or anybody else to understand it's dangers and have no intent to make this a place to discuss doggy topics.

So let's close this and move on.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Jos locked this topic
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...