ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   VBA Security (https://www.excelbanter.com/excel-programming/332489-vba-security.html)

Naga

VBA Security
 
I know there are some programs in the market that can be used to by pass or
"RECALL' the password for the excel VBA codes. How should we write it even
the password is correct, it will still delete or crash the whole excel to
prevent ppl reading the VBA codes.

Regards

JE McGimpsey

VBA Security
 
Can't do it within XL. A compiled COM add-in is much more secure.


In article ,
"Naga" wrote:

I know there are some programs in the market that can be used to by pass or
"RECALL' the password for the excel VBA codes. How should we write it even
the password is correct, it will still delete or crash the whole excel to
prevent ppl reading the VBA codes.


Naga

VBA Security
 
Where can I find the compiled add-in?


"JE McGimpsey" wrote:

Can't do it within XL. A compiled COM add-in is much more secure.


In article ,
"Naga" wrote:

I know there are some programs in the market that can be used to by pass or
"RECALL' the password for the excel VBA codes. How should we write it even
the password is correct, it will still delete or crash the whole excel to
prevent ppl reading the VBA codes.



DM Unseen

VBA Security
 
COM addins can be written with VS or VS.NET or the Developer Editions
of MS Office. The VS/NET have more options as I recall.

Programming Office COM addins is however not as easy as coding XL
addins. Be prepared ot learn a lot!

Another option is to buy a code obfuscator(FMS Inc has one). This will
practically prevent code theft, but eventually not hacking of security
features(e.g. registration codes).

DM Unseen



All times are GMT +1. The time now is 07:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com