vpalepu [at] uci [dot] edu, Resume (pdf)
Home Projects News Blog Posts
Dynamic Program Analyzer for Java Bytecode

December 2011 to March 2012

Dynamic Program Analyzer for Java Bytecode

Developed a framework for dynamic program analysis for Java byte code using ASM. The framework instruments the bytecode for a given Java system/project and performs analysis to detect the data and control dependencies between statements of source code.

TL;DR - A framework for analyzing programs during runtime via Java byte code instrumentation using ASM (asm.ow2.org).

Tags: Class Project Dynamic Program Analysis

Related Posts

Last modified: 21 Feb 2013