The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
reading an already complied excutable file
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
reading an already complied excutable file
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
10-03-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
If it's a shell script just use vi
If it's Java, there are java decompilers
If it's a compiled binary, I suggest you find the source.
porter
View Public Profile
Find all posts by porter