LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Decompiler? (https://www.linuxquestions.org/questions/linux-newbie-8/decompiler-790527/)

hadimotamedi 02-21-2010 04:51 AM

Decompiler?
 
Dear All
I have disassembled the object file on my Linux server , by the following :
#objdump wmain
In the output , I have recognized the intended subroutine that I need to find the exact command syntax that it sends out . To this end , I tried to capture it through 'tcpdump' but didn't success . I read this segment assembly language code but it is somewhat difficult to decode . Can you please let me know what Linux decompiler is suitable for this case ? I tried with 'decompyle' but it didn't get through.

mahu_mahu 02-21-2010 09:41 AM

REC?
http://www.backerstreet.com/rec/rec.htm


All times are GMT -5. The time now is 10:10 AM.