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.472.167 Times

Classfile software
 

Classfile

Added: October 14, 2010 | Visits: 858

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: 753

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: 330

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: October 22, 2013 | Visits: 269

cfexplode Transforms files containing one or more concatenated classfiles into a series of files with a common prefix. Particularly useful on classes generated by ColdFusion's compiler. When passed zip/war/ear/jar files, every classfile inside is processed. Where possible, the directory hierarchy in the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (40): cfexplode Download

Added: July 10, 2013 | Visits: 398

Java Class Viewer The Java Class Viewer is displaying the class file in two panels. The left panel is a tree just exactly as the ClassFile structure; the right panel includes a binary viewer. When you select a component in the tree node, the corresponding bytes for the component will be selected automatically.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (42): Java Class Viewer Download

Added: April 07, 2010 | Visits: 910

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