discussion forum
message
| Name: |
unknown |
| Date: |
April 16, 2004 at 16:19:31 |
| Subject: |
Re: disassembling |
| In Reply To: |
Re: disassembling by prino on April 16, 2004 at 13:25:43 |
| Text: |
|||| Well Ok, equivalent HLL code can be derived from machine code, a |||| tedious process no doubt, but still possible. Arguably it won't |||| be identical to the original source, but compiled code does have |||| a pretty much direct correlation to the source it was compiled from. ||| ||| If the code in question is old, then there is a chance that is was ||| compiled without aggressive optimizations. Which would make it much ||| easier to de-compile it. || || IDA Pro might be able to help you disassemble that program. | | No, IDA Pro cannot do anything with 370/390 assembler. |Yes it can. Write your own processor module. |
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.)
|