Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.639 Times

Classfile freeware
 

Classfile

Added: October 14, 2010 | Visits: 859

Java::JVM::Classfile Java::JVM::Classfile is a Perl module to parse JVM Classfiles. SYNOPSIS use Java::JVM::Classfile; my $c = Java::JVM::Classfile->new("HelloWorld.class"); print "Class: " . $c->class . "n"; print "Methods: " . scalar(@{$c->methods}) . "n"; The Java Virtual Machine (JVM) is an abstract... Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): Java::JVM::Classfile Download

Added: June 18, 2010 | Visits: 755

Classfile Reader & This package makes it easy to read and write java classfiles. It doesnt, however, provide any help with displaying the contents of a classfile to the user (unless you count debug output), or disassembling the bytecodes. This code snippet will read in a classfile and write it back out to a... Platforms: *nix

License: Freeware Size: 57.34 KB Download (115): Classfile Reader & Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 331

Jallie Jallie was designed as an Open Source interactive Python environment which provides structured data access to the Java classfile binary format. Class structures are taken from the Java Virtual Machine Specification, and data is displayed and can be accessed by symbolic name. Modifications can... Platforms: Windows

License: Freeware Download (48): Jallie Download

Added: April 07, 2010 | Visits: 912

cbcv cbcv is a Java class and byte code verifier. It verifies static class file structure, external references, and analyzes operand stack and local variables through byte code execution emulation. cbcv includes CLDC standard verification. Whats New in This Release: - Implemented -j option to... Platforms: *nix

License: Freeware Size: 88.06 KB Download (92): cbcv Download