LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default protecting macro code

Another possible solution: obfuscate (= replace with functionally
equivalent, but very hard to understand) the VBA code within the
workbook.

Invisible Basic is an Excel Add-in for obfuscating the VBA code within
Excel workbooks. Using its "Save Invisibly As" command, you can create
a copy of your workbook whose code is obfuscated. That way, even if
they crack your password, all they will see is really ugly,
inscrutable, code.

It's free and open source and available at:

http://invisiblebasic.sourceforge.net/

Creating a separately compiled component likely is more secure, but
this approach is a lot easier (no separate compiler required). This is
a relatively new Addin and I'd very much appreciate any feedback on the
product the Excel/VBA brain trust associated with this newsgroup could
provide.

John

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Protecting buttons with VB code rather than protecting sheets/books? StargateFanFromWork Excel Programming 2 July 16th 04 04:03 PM
protecting vba code and unprotecting using a vba macro iain Excel Programming 0 June 29th 04 04:59 PM
Hiding/Protecting the code of macro Mario[_6_] Excel Programming 6 January 15th 04 09:06 PM
Protecting VBA Code steve Excel Programming 0 August 28th 03 09:13 PM
protecting macro code John Wilson Excel Programming 0 July 23rd 03 04:06 PM


All times are GMT +1. The time now is 03:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"