- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- decompile .exe under linux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-09-2008 03:14 PM
тАО01-09-2008 03:14 PM
is it possible to decompile .exe under linux ?
can someone recommend a good tool or program ?
kind regards
chris
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-09-2008 03:30 PM
тАО01-09-2008 03:30 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-09-2008 03:38 PM
тАО01-09-2008 03:38 PM
Re: decompile .exe under linux
this is the correct decompiler:
# apt-cache search boomerang
worker - highly configurable two-paned file manager for X
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-10-2008 01:36 AM
тАО01-10-2008 01:36 AM
Re: decompile .exe under linux
The "worker" package is a file manager, so it's not at all related to decompiling of programs.
Decompiling a program is a difficult thing to do. You're not likely to get the exact original source code back. If the debug information is removed from the executable, any function and variable names are lost: the decompiler will replace them with generic identifiers.
Someone might be able to give you a better answer if you told more about your problem. What kind of program is it and what's the problem you're trying to solve by decompiling?
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-10-2008 02:37 AM
тАО01-10-2008 02:37 AM
Re: decompile .exe under linux
If you haven't contacted Citrix support yet, please do so. They might be able to tell you an alternate way to do what you need. Or if it's not possible, you'll make them aware of your need: you might even put in an "enhancement request" to have this feature added to the next version of the software.
MK