Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encryption of Foxpro files
Message
From
27/07/1997 02:53:41
 
 
To
27/07/1997 02:44:50
Rakesh Sharma
Cache Computer Systems (P) Ltd.
Delhi, India
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00041834
Message ID:
00041838
Views:
30
>I want that my applications should seamlessly encrypt/decrypt all the files (DBFs, CDXs, FPTs. One of the ways i think is to replace the DOS interrupt functions at the start of the application and reinitialise them to the origional state when the application quits.. I will welcome advice if anybody has tried this option.

I tried it with Visual dBASE and it worked: just use a low-level i/o functions (fWRITE for one) and replace the first byte with something like chr(2). This will make the file invisible even if the user tries to "type" it at the DOS level. Of course, they WILL see everything they want if they go into "debug" or open the file with some other binary editor.
Some things are better be left unknown...NOT!!!
Previous
Reply
Map
View

Click here to load this message in the networking platform