PDA

View Full Version : Getting from assembly back to PBP



AaronM
- 23rd September 2010, 17:46
Hi guys,
Hope I have this in the right forum. I am hoping someone might be able to help me out, after changing computers I have found that the PBP source code of a project that I was working on last year has gone missing.

I am pretty sure I can pull the HEX code from the PIC (at least I hope I didn't code protect it) and I am pretty sure I can get the HEX back to assembly, the problem is my assembly skills are really bad. Is there some way I can get my HEX/assembly code back to something that resembles the original PBP text? I know translating back to basic does not produce the best results but I am just hoping to minimise my re-writing.

Will MPLAB get me there? I have read some hints that suggest it might, but I am sketchy on how to do it.

Thankyou in advance for you help.
Aaron.

malc-c
- 23rd September 2010, 18:22
I doubt that there is a tool that will take a hex code or asm file and generate a pbp file