Re: parsing .class file and .exe file

Michael Weller <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
I think instead of "parsing" he means "decompile", does he?
Why don't you leave the compilation step out and run your not-written
program on the sources, do your tests or whatever and the build?
Let me guess: You want to use servlets for the upload part (just trying
to make this Q servlet related)!?

-mw

Chris Pratt wrote:

>How do you plan to parse a binary, machine language, .exe file into a text
>file?  And what good would it do if you could?
>  (*Chris*)
>
>-----Original Message-----
>From: A mailing list for discussion about Sun Microsystem's Java Servlet API
>Technology. [mailto:[email protected]] On Behalf Of Zouhua Ding
>Sent: Monday, June 21, 2004 11:13 pm
>To: [email protected]
>Subject: Re: [SERVLET-INTEREST] parsing .class file and .exe file
>
>Hi,
>
>Maybe I did not state clearly my problem.
>We have tried serveral different software testing software, such as Junit,
>WinRunner(Compuware), QARun(Rational), etc. They are good in some aspects.
>
>But we want to build our own software testing software based on our new
>developed algorithms. This testing software is going to test C++ program
>and/or Java program. The first step is to read .exe file or .class file
>and then parse them into text file, then use our algorithms to analyze
>those text files to find possible error, fault, or do optimization.
>
>Thanks for your help!
>
>ZDing
>
>___________________________________________________________________________
>To unsubscribe, send email to [email protected] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>___________________________________________________________________________
>To unsubscribe, send email to [email protected] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>
>

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.