Now showing items 1-1 of 1

    • A Java Class Analysis Program Development By ASM Library 

      Qiu, Chengxiang (North Dakota State University, 2017)
      Class 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 ...