Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hi all,
I got the hex file of a program developed for PIC12F675. I somehow what to reverse engineer it and to generate the code written in it.
Need the idea how to start with.
Hi all,
I got the hex file of a program developed for PIC12F675. I somehow what to reverse engineer it and to generate the code written in it.
Need the idea how to start with.
here is the hex file
Actually the forum was not allowing to upload the .hex file . so i posted the txt file.
Here is the original file zipped.
3A 30 31 30 30 30 30 30 30 30 35 46 41 0D 0A 3A 30 31 30 30 30 31 30 30 32 38 44 36 0D 0A 3A 30 31 30 30 30 32 30 30 46 46 46 45 0D 0A 3A 30 31 30 30 30 33 30 30 33 46 42 44 0D 0A
That file doesn't appear to be a correct MicroChip HEX file, it makes no sense when you load it (or even if you just look at it).
BTW, MPLAB disassembles as well, but not this non-functional file.
Have you manged to disassemble the INTEL hex file using the Mikado.???