Re: Run-Only script in OSX 10.2.6
Re: Run-Only script in OSX 10.2.6
- Subject: Re: Run-Only script in OSX 10.2.6
- From: "Michael P. Wilson" <email@hidden>
- Date: Fri, 16 May 2003 12:25:30 -0400
Obfuscated maybe, but secure? doubt it.
Run the command-line utility "strings" from the terminal with the
filename of your run-only script as an argument from "terminal" and
it'll dump all the normal plain text strings it can find. It's likely
to be very enlightening.
On Friday, May 16, 2003, at 11:33 America/New_York, Stephen Swift wrote:
At 5/13/03 3:46 PM, Rob Jorgensen (email@hidden) Wrote:
I haven't experienced the problem with run-only scripts, but...
I have a one-line script that, in a matter of seconds, can extract
the plain text stored in a run-only script.
What do you mean? If I write the code
thedlg to display dialog "a dialog" default answer ""
Set thetxt to text returned of thedlg
And save it as a run-only script, what can you see? The code? The
text
stored in the variables? The items I would see in the event log? I
thought
run-only scripts were secure.
Stephen Swift
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
-
"Thus nature has no love for solitude, and always leans, as it were, on
some support; and the sweetest support is found in the most intimate
friendship." - Cicero
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.