|
-
Jul 25th, 2003, 12:01 AM
#1
Thread Starter
Dazed Member
javap
Is there anyway i can run the disassembler and get a human readable version of the whole .class file. If the disassembler is run a human readable verson of the API defined by the specified class is produced. If javap is run with the -c switch the API is produced along with the byte code. The API is readable but the byte code is somewhat hard to interpret.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|