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