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.
Respected Sir,
I would like to know how we can convert hex file into c language back. and by which software can be done.
thanks
This is called decompilation. In most cases, it can't be done in a satisfactory way. Basically, the conversion from C to machine code is one way.