The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
.
google unix.com



High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Some Info. ad4m88 UNIX for Dummies Questions & Answers 8 03-29-2008 07:01 PM
Need Info msgobinathan Shell Programming and Scripting 1 11-03-2007 05:17 PM
cpu info vijayca HP-UX 1 08-27-2007 08:51 AM
How get more LUN info itsupplies Red Hat 0 10-26-2006 04:22 AM
SU info afflack UNIX for Dummies Questions & Answers 4 01-20-2005 09:35 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 11-16-2005
sumsin sumsin is offline
Registered User
  
 

Join Date: Nov 2005
Posts: 25
exe info

Hi

Is it possible to find all the information like its 'ProductName', 'ProductVersion, ''InternalName' , 'FileVersion' etc about a windows excutable file,( i.e. *.exe file ) on Unix/Linux.

thanks

sumsin
  #2 (permalink)  
Old 11-16-2005
fdarkangel's Avatar
fdarkangel fdarkangel is offline
Registered User
  
 

Join Date: Apr 2005
Location: /dev/null
Posts: 42
i once saw a utililty "what" that extracts SCCS information, in files that have.
  #3 (permalink)  
Old 11-16-2005
sumsin sumsin is offline
Registered User
  
 

Join Date: Nov 2005
Posts: 25
tell somehing more.

is the what utility is in unix?

Can we get the info from programming(C/C++)?
  #4 (permalink)  
Old 11-16-2005
jim mcnamara jim mcnamara is online now Forum Staff  
...@...
  
 

Join Date: Feb 2004
Location: NM
Posts: 5,717
Most versions of UNIX have the ident utility. You can also try the what command on the executable image file.

If you want to create entries in C source so you can see them using what (running against a compiled file):
Code:
static char *idubpbilp_h=
     "@(#) $Header: ubpbilp.h in situ NO DATE jmc";
The @(#) thing is called a what string and allows what to see it.
  #5 (permalink)  
Old 11-17-2005
sumsin sumsin is offline
Registered User
  
 

Join Date: Nov 2005
Posts: 25
but when I use the command to find info of windows executable (taken from my windows machine ) it gives no result.
$ ident ~/WINWORD.EXE
~/WINWORD.EXE:
ident warning: no id keywords in ~/WINWORD.EXE

is any other way?
  #6 (permalink)  
Old 11-17-2005
andryk's Avatar
andryk andryk is offline Forum Advisor  
Registered User
  
 

Join Date: Sep 2003
Posts: 448
try
Code:
file filename.exe  # for a clean 'summary' 
man objdump  # for a more 'detailed' info
Closed Thread

Bookmarks

Tags
linux

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 11:32 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0