Show simple item record

dc.contributor.authorQiu, Chengxiang
dc.description.abstractClass analysis is useful technique that can be used in many situations, from the syntaxes parsing, potential bugs finding, and unused code detecting to reverse engineer coding. In this paper, I write a small program classasm analysis the java class by calling the methods in ASM library. Here, the ASM name does not mean anything: it is just a reference to the “_asm_” keyword in C, which allows some functions to be implemented in assembly language. In Java, the ASM provides methods to read write and transform such byte arrays by using higher level concepts than bytes, that mean through the API in the ASM library we can analysis the class without reading the source code. ASM supply method to attract information from the compiled class file. In the research I use the simple company classes and the disconf-core-2.6.35.jar as examples, to show the results.en_US
dc.publisherNorth Dakota State Universityen_US
dc.rightsNDSU Policy 190.6.2
dc.titleA Java Class Analysis Program Development By ASM Libraryen_US
dc.typeMaster's paperen_US
dc.date.accessioned2017-12-15T22:13:38Z
dc.date.available2017-12-15T22:13:38Z
dc.date.issued2017
dc.identifier.urihttps://hdl.handle.net/10365/27072
dc.subject.lcshJava (Computer program language)en_US
dc.subject.lcshJava virtual machine.en_US
dc.subject.lcshProgram transformation (Computer programming)en_US
dc.subject.lcshOptimizing compilers.en_US
dc.rights.urihttps://www.ndsu.edu/fileadmin/policy/190.pdf
ndsu.degreeMaster of Science (MS)en_US
ndsu.collegeEngineeringen_US
ndsu.departmentComputer Scienceen_US
ndsu.programSoftware Engineeringen_US
ndsu.advisorMagel, Kenneth


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record