Inside VBA6 decompiler

No ratings

Presented at Virus Bulletin 2003 by

Inside VBA6 decompilerThe process of obtaining the source code for modules created in MS Office 2000 and MS Office XP applications using a specially designed p-code decompiler is described. All necessary steps required for the decompilation starting with the detail analysis of p-code instructions through the p-code stack emulation up to the design of the decompiler itself are discussed. A great deal of relevant hands-on examples and projects collected by the author are presented for illustration.