Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Fri, 13 Mar 2009 11:36:52 -0700, ryguy7272
wrote: Again, you can do everything that you proposed to do, but all your effort will be quickly undone by anyone who is very proficient in Excel. You can keep the casual user at bay, but with enough will and determination, anyone can crack into you Excel file. Nothing is secure in Excel-world!! Bottom line!! Regards, Ryan--- Stopping someone from using it - no. Stopping someone from clamming it is their code - maybe. If your program is compiled into an exe file, you can examine the hexadecimal code using debug.exe. So far as I know every Microsoft operating system has the file buried somewhere within the system. You can use that program to examine the hex code of the compiled program. There may be places where the code is 'just taking up space'. If so you can replace some of that code with your name and date. It will never show when the program is run so there is a chance that a thief will not look for it. It's been so long sine I used debug I don't remember if you have to use hexadecimal to input your name or if you can simply use letters. Somewhere there is a program named Abacus. It will tell you what every hex statements does, in raw computer language. -- Chuck |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Encryption type settings. | Excel Discussion (Misc queries) | |||
Biff8 standard encryption(office 97/2000 defalut encryption way) | Excel Programming | |||
Biff8 standard encryption(office 97/2000 defalut encryption way) | Excel Programming | |||
Encryption type | Excel Discussion (Misc queries) | |||
Encryption of Data in an Excel worksheet? | Excel Discussion (Misc queries) |