LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA Password Recovery

I have a question on an old method on unlocking access to VBA Modules.

I am following the process as follows:
1. Create a new simple excel file.
2. In the VBA part, set a simple password (say - 1234).
3. Save the file and exit.
4. Open the file you just created with a hex editor.
5. Copy the lines starting with the following keys:
CMG=....
DPB=...
GC=...
6. FIRST BACKUP the excel file you don't know the VBA password for,
then open it with your hex editor, and paste the above copied lines
from the dummy file.
7. save the excel file and exit.
8. Now, open the excel file you need to see the VBA code in. The
password for the VBA code will simply be 1234


The issue is as follows:
the unknown password file CMG, DPB and GC string has a length of 134
bytes; however, the files that are created have a lengths (varies
alternatively between 139 and 141.
Is there any advice to help me recover this lost file?
 
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
VBA Password Recovery BR Excel Programming 2 January 16th 09 08:08 AM
password recovery steve Excel Programming 2 April 24th 07 03:58 PM
password recovery [email protected] Excel Programming 2 February 23rd 07 02:58 PM
Password Recovery Rita Palazzi Excel Discussion (Misc queries) 3 July 15th 06 05:00 PM
password recovery xazos Excel Programming 1 January 9th 04 01:16 PM


All times are GMT +1. The time now is 01:29 AM.

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"