SourceForge.net Logo

Asm2class

Support This Project

Examples

HelloWorld
somme
Hanoi
Moyenne
Tri
Recherche
Asm2class is a java assembly to class file compiler.
Asm2class can be download from the sourceforge page (go to the asm2class page on sourceforge ).
Asm2class is release under the terms of the GPL License.
The current version of asm2class (0.1.2) is a beta version and allow generating class file from java assembly file that contains class definition, field definition, method definition and constructor definition. This release support also abstract class, abstract method and native method definition.
Asm2class know more thatn 90% of the java assembly language.
Asm2class can do dead code detection, uninitialized register detection.

History of asm2class

2004-11-07 Release of version 0.1.2 beta.
2004-07-13 Release of version 0.1.1 beta.
2004-05-21 Release of version 0.1.0 beta.
2004-05-13 Release of version 0.0.8 beta.
2004-05-07 Release of version 0.0.6 beta.
2004-05-06 Release of version 0.0.5 beta.
The author of asm2class is Boretti Mathieu