View previous topic :: View next topic |
Author |
Message |
gupta Beginner
Joined: 12 Feb 2005 Posts: 27 Topics: 15
|
Posted: Mon Sep 22, 2008 5:14 pm Post subject: Decompile |
|
|
Hi All,
I want to know how to identify the sourve of the language ( like COBOL or ASSEMBLER) from the load module. This would help us to know to go for COBOL or ASSEMBLER decompiler.
Thanks,
Gupta |
|
Back to top |
|
|
Dibakar Advanced
Joined: 02 Dec 2002 Posts: 700 Topics: 63 Location: USA
|
Posted: Sun Sep 28, 2008 12:56 pm Post subject: |
|
|
Gupta,
I don't if you found the answer or not but I just curious what will you do if the load module has programs both in assembler and cobol?
Dibakar. |
|
Back to top |
|
|
Terry_Heinze Supermod
Joined: 31 May 2004 Posts: 391 Topics: 4 Location: Richfield, MN, USA
|
Posted: Sun Sep 28, 2008 4:24 pm Post subject: |
|
|
I think AMBLIST will tell you the language of all the CSECTs in a load module. _________________ ....Terry |
|
Back to top |
|
|
|
|