Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where to bury a file...
Message
De
23/08/2006 11:55:30
 
 
À
23/08/2006 11:29:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01147925
Message ID:
01147935
Vues:
18
>Hi All:
>
>I want to strtofile() a small, innocuous txt file into the bowels a user's computer.
>Where's the best place to put it, i.e., where there's most likely a folder such as c:\windows\system32, and where it will encounter the least resistance to creation?
>
>Luke

If the purpose of this file is a security measure where you can store some info then the approach is flawed from the get-go. If this is the purpose then a better solution would be to encrypt the file.

If you don't want the file to be copied to another computer then use something unique to that computer as part of the encrytion key, like the hdd serial number or the MAC address of the NIC. Now even if the file is found and copied it cannot be properly decrypted and matched on the new computer becuase the hardware would not match the decryption key. Or am I on the wrong track :)
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform