zorlar Posted May 19, 2017 Posted May 19, 2017 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)
Developers Jos Posted May 19, 2017 Developers Posted May 19, 2017 Could you give me some sort of clear explanation why you want all of this? 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.
zorlar Posted May 19, 2017 Author Posted May 19, 2017 (edited) I'm security researcher. I have many projects. I'm doing on pentesting. Edited May 19, 2017 by zorlar Could you give me some sort of clear explanation why you want all of this? Jos
Developers Jos Posted May 20, 2017 Developers Posted May 20, 2017 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.
zorlar Posted May 20, 2017 Author Posted May 20, 2017 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 Jos Posted May 20, 2017 Developers Posted May 20, 2017 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.
Recommended Posts