My situation is that I recently started with a company where a custom written VB program is being used. This program needs to be updated however the individual who wrote the program has left the company and the .vbp code can not be found. All we have is the executable. I have managed to make minor updates to this executable using a Hex editor however this is a painful process. Is there any way to uncompile the VB code from the executable?