exodius Posted February 7, 2005 Posted February 7, 2005 So my first question, is where are variables stored (like from an inputbox) on a system while a script/program is running? Secondly, are they stored in plaintext? And finally, what would be a way to encrypt them as they are entered so while they sit idle on the computer, and then decrypt them as they are called for use?
Blue_Drache Posted February 7, 2005 Posted February 7, 2005 So my first question, is where are variables stored (like from an inputbox) on a system while a script/program is running? Secondly, are they stored in plaintext? And finally, what would be a way to encrypt them as they are entered so while they sit idle on the computer, and then decrypt them as they are called for use?<{POST_SNAPBACK}>My guess is the variables are stored in the memory buffer and are available to any sort of memory editor that can directly read and write to the RAM. I couldn't tell you how they're stored though. I don't have a memory editor.Scripts and Scraps: Search for Valik's "Proper" RA5 encryption function. I'd do it myself, but I'm almost falling into the keyboard. Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
Blue_Drache Posted February 7, 2005 Posted February 7, 2005 I think Blue_Drache meant RC4.<{POST_SNAPBACK}>Yeah, you're right. I typed that half asleep and completely drunk. I knew basically what I wanted though. Gotta give up those 0200 benders. Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now