Skip to content

masters-info-nantes/bytecode-to-cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bytecode-to-cfg

Description

Generation of a Control Flow Graph from a java bytecode using ASM

Authors

  • Pena Anthony
  • Brondin Nicolas
  • Bardon Jérémy

Requirements

Developer

You must be located in project folder (where pom.xml file is) to compile with :

mvn compile

and then run project :

mvn exec:java

Links

Usage

The method analyzed by the program is in AnalysedClass and its name must be set in visitMethod (ClassAnalyser class)

About

Generation of a Control Flow Graph from a java bytecode using ASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •