Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-26-2007, 10:07 AM
Member
 
Join Date: Nov 2007
Posts: 1
sumit_400461 is on a distinguished road
convert a java binary/executable to a intermediate language
Hi

I want to convert a java binary into an intermediate language form for the windows platform..

Is there an API or a tool to do it..

Basically i m llooking for a tool like Cecil in .net which converts the binary to an intermediate language and also helps to do some analysis on the data.

plz help
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-13-2008, 08:04 PM
Nicholas Jordan's Avatar
Senior Member
 
Join Date: Jun 2008
Location: Southwest
Posts: 409
Nicholas Jordan is on a distinguished road
It's the other way around
Quote:
Originally Posted by sumit_400461 View Post
I want to convert a java binary into an intermediate language form for the windows platform..
Java is the intermediate, called byte-code. Much of the word we see in Java can be recoded from sources with moderate effort, directly in the language in which much of proprietary win is coded, there are several languages in which one can write whino a set of program instructions.

Quote:
Originally Posted by sumit_400461 View Post
Is there an API or a tool to do it..
As noted above, there are several. If you can describe your project, including learning about programming or any other description that shows some direction, there are probably fifty people who can provide some good directions.

Quote:
Originally Posted by sumit_400461 View Post
Basically i m llooking for a tool like Cecil in .net which converts the binary to an intermediate language and also helps to do some analysis on the data.
What does Cecil do for you?.... Simply, concisely and in overview.
__________________
Please provide your feedback on our
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Binary Tree Implementation in Java Java Tip java.lang 0 04-16-2008 11:35 PM
Binary Search in Java Java Tip Algorithms 0 04-15-2008 08:43 PM
Executable Java eva New To Java 3 12-31-2007 12:38 AM
Calling jar classes from java executable SteM Advanced Java 1 11-27-2007 09:21 AM
Use recursion to convert binary to... coco Advanced Java 1 08-07-2007 08:46 AM


All times are GMT +3. The time now is 10:27 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org