Jump to content

Recommended Posts

Posted

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)

Posted (edited)

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
Posted

There 's nothing so scary. People are doing such dangerous things. If we do not talk about them now, we may be in trouble in the future. 

  • Developers
Posted

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.
  :)

  • Jos locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...