Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to convert back the hex file (8051) to source code......

Status
Not open for further replies.

syteh82

Newbie level 4
Joined
Jul 29, 2004
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
40
converting the hex file to source

now i only have the hex code for the 8051 and how can i convert it back to its source code (op-code) ???
thanks you.....
 

Re: how to convert back the hex file (8051) to source code..

You have to use DISASSEMBLER and you can download it from here:
**broken link removed**
 

Re: how to convert back the hex file (8051) to source code..

But you dont forget if pass disassamler your hex code you dont have any label.
And some source files have some trap.
Sample if use any table in source file disassambler convert all data to opcode.And your converting sourse may be wrong.
 

Re: how to convert back the hex file (8051) to source code..

i guess it will be difficult since you don't know what language the code written
and is it code protected?
 

Re: how to convert back the hex file (8051) to source code..

If the code is protected the hex file will obviously contain garbage (AA BB CC DD ... and so on)
 

Re: how to convert back the hex file (8051) to source code..

"attachment removed
please NEVER upload files that are freely available at the net!!!
**broken link removed**

C-Man


ı think use this program
if you dont like it i should search in google with write "Disassembler+8051
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top