discussion forum
message
| Name: |
prino |
| Date: |
April 12, 2004 at 05:40:54 |
| Subject: |
Re: disassembling |
| In Reply To: |
disassembling by Laxminarayan on April 12, 2004 at 05:10:10 |
| Text: |
| we are having the load module of a vs cobol 2.4 program whose source | is lost and we are trying to reconstruct the cobol program. | we have disassembled the load module using "disasm". | the o/p of the disassembler is a huge program with 35000 line numbers. | How can we proceed to convert this assemby lang listing to equivalent | code ? | | Is there some pattern matching tecniques to d othe same.Correct me if I'm wrong, but VS Cobol 2.4 has a distictive IBM 360/370/390/ zOs ring. Why are you asking about this on a website that deals exclusively with the x86 archtecture. It would be better if you tried to find a site more appropriate to this question. FWIW, you cannot convert assembly back into high level language, to much information is lost during the compilation to machine language. Try your luck at the link provided. |
| optional link: |
MVS help |
post a followup message
(Be nice... or be blocked. Be technical... or be erased.)
currently posted followup messages
(You may have to press the RELOAD button of your browser.)
|