We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Can we convert HEX code to C code? Is there any tools avaliable?
with thanks, Karthik
What he probably wants is a disassembler that not only produces C code with all the original variables, but also gets all the indentation as the original source and all of the comments (even the mistyped ones).
Watch this space - I'll start work on it tonight.