Hi guys!


I have recently created a disassembler program for the VBA bytecode saved inside accde files, that also recovers strings, and variable names.

This potentially allows recovering some of the code that was stored inside it (if you know what you are doing).
The project is an early state, if you try it and encounter an bug please open an issue.
project link: https://github.com/BenKuperstein/Acc...deDisassembler