- Create a new simple excel file.
- In the VBA part, set a simple password (say - 1234).
- Save the file and exit. Then check the file size
- Open the file you just created with a hex editor.
Copy the lines starting with the following keys:
CMG=.... DPB=... GC=...
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.
- save the excel file and exit.
- Now, open the excel file you need to see the VBA code in. The password for the VBA code will simply be 1234 (as in the example I'm showing here).
How to remove the VBA Project Password
最新推荐文章于 2023-05-20 08:02:27 发布