On 7/11/11 4:53 AM, planix wrote:
I do, however, have a windows exe file of the last version which I (happily enough) emailed to a student to use in his project. I bet you can see where this is going. Can anyone tell me whether there is a straightforward (not necessarily simple) way of reverse engineering the exe file so that I can get at the scripts?
If you did not password-protect your stack before building the exe, then the scripts will be in plain text in the executable. Open it in a text editor and they will be visible, in between all the binary code.
If you did password-protect the stack then you can't get access or extract the stack. To RR's credit, the ability to do that was removed some years ago. But you can write to support to see if they can help you. It may cost a fee.
-- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode