Classfile Reader & Writer
Sponsored Links
Classfile Reader & Writer Ranking & Summary
File size:
0.056 MB
Platform:
Any Platform
License:
Public Domain
Price:
Downloads:
1663
Date added:
2005-04-22
Publisher:
Kimberley Burchett
Classfile Reader & Writer description
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 different file.
InputStream is = new FileInputStream("Foo.class");
OutputStream os = new FileOutputStream("FooCopy.class");
ClassInfo classInfo = new ClassInfo();
new ClassFileReader().read(is, classInfo);
classInfo.setName("FooCopy"); // Java requires the class name to match the file name
new ClassFileWriter().write(classInfo, os);
is.close();os.close();
The package can read "obfuscated" classfiles, like those generated by Crema, but it cant write them. Obfuscated classfiles have invalid data in them and the only reason they work is because most VMs ignore the data thats invalid (attributes like SourceFile, LineNumberTable, and LocalVariableTable). If a ClassFileReader encounters invalid data, it just ignores it.
This code snippet will read in a classfile and write it back out to a different file.
InputStream is = new FileInputStream("Foo.class");
OutputStream os = new FileOutputStream("FooCopy.class");
ClassInfo classInfo = new ClassInfo();
new ClassFileReader().read(is, classInfo);
classInfo.setName("FooCopy"); // Java requires the class name to match the file name
new ClassFileWriter().write(classInfo, os);
is.close();os.close();
The package can read "obfuscated" classfiles, like those generated by Crema, but it cant write them. Obfuscated classfiles have invalid data in them and the only reason they work is because most VMs ignore the data thats invalid (attributes like SourceFile, LineNumberTable, and LocalVariableTable). If a ClassFileReader encounters invalid data, it just ignores it.
Classfile Reader & Writer Screenshot
Classfile Reader & Writer Keywords
Classfile Reader
reading and writing
java class files
Classfile
reader
writer
package
new
Classinfo
Classfile Reader & Writer
Classfile Reader & Writer
Code Generators
Programming
Bookmark Classfile Reader & Writer
Classfile Reader & Writer Copyright
WareSeeker periodically updates pricing and software information of Classfile Reader & Writer full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Classfile Reader & Writer Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
class file reader
edit java class files
teachers college reading and writing project
reading and writing project
writers guild strike
reader's digest
critical reading and writing
reading and writing decimals
decompile java class files
adobe reader
mma cage writer undefined
classfile post
reading and writing quarterly
reader's theater
writer's almanac
reading and writing across the curriculum
readers digest
writers almanac
Related Software
Google Reader Watcher is a Firefox extension that will check your Google Reader for unread feeds. Free Download
Google Reader Notifier is a Firefox extension that shows you how many unread items you have in your Google Reader account. Free Download
Live Writerfox allows you to blog it from Windows Live Writer. Free Download
Gaim-RSS-Reader is a plugin for the popular Gaim multi-protocol chat client. Free Download
OPML Reader provides a Feed Reader for any OPML Autodiscovery enabled page. Free Download
Tagesschau.de RSS-Reader is a RSS Reader of the German tagesschau.de News. Free Download
PHP PSD reader reads .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. Free Download
EText Reader project is a simple cross-platform GUI EText reader. Free Download
Latest Software
Popular Software
Favourite Software