| View previous topic :: View next topic |
| Author |
Message |
d-man
Joined: 08 Jun 2006 Posts: 247
|
Posted: Mon Oct 29, 2007 8:22 am Post subject: any way to extract a script currently in memory |
|
|
I have a weird problem. I have a script running that was started (executed) on a computer I no longer have. I have no copy of this script anymore, but it is a huge script that I would really like to have.
Not much chance I could get it somehow, is there? |
|
| Back to top |
|
 |
Mucka_Knows Guest
|
Posted: Mon Oct 29, 2007 1:51 pm Post subject: |
|
|
search google for a program called exe2ahk i will try to find a link if i can...
this will decompile the exe's. you will need the password if you used one to compile it |
|
| Back to top |
|
 |
mucka_knows Guest
|
|
| Back to top |
|
 |
Mucka Knows
Joined: 23 Jun 2007 Posts: 16
|
Posted: Mon Oct 29, 2007 1:56 pm Post subject: |
|
|
soz for the spam. 4got to log in so i can edit
if the script is running and you have deleted the exe, there is no way i know of to retrieve it.
but if its running in .ahk form, right click the icon and pick "open"
if you run each part of the script, you will eventually be able to retrieve it from this window by copying it into a txt file. |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 5887
|
Posted: Mon Oct 29, 2007 2:19 pm Post subject: |
|
|
| Mucka Knows wrote: | | if the script is running and you have deleted the exe |
Is it possible ?  |
|
| Back to top |
|
 |
daonlyfreez
Joined: 16 Mar 2005 Posts: 745 Location: Berlin
|
Posted: Mon Oct 29, 2007 2:26 pm Post subject: |
|
|
 _________________ (sorry, homesite offline atm) |
|
| Back to top |
|
 |
|