SOBA (Simple Objects for Bytecode Analysis) is a toolkit for program analysis on Java bytecode. It wraps ASM library ( http://asm.ow2.org/ ) to easily access Java class and method information.