born2c0de
printf("I'm a %XR",195936478);
J2Media Xtractor Version 2.5 (.NET)
Application Description
- This Application extracts media files from Package Archives used
by J2ME Games. Pictures and Sound Files in J2ME Games (especially
those written by Gameloft and Macrospace) are usually placed into
one file (usually with .pak or no extension ).
Features
- Simple, Clean, Easy to use Interface.
- .NET 2.0 Compliant
- Simply Select a JAR File instead of individual package files.
- Shows Java Application Details Before Extraction
- Two Extract Modes - Simple and Hardcore
- Hardcore Scan Programmable to add support for more file types.
Why did I write this?
- I'm in the process of converting all of my projects into
.NET Projects. Since, Microsoft have now added the Ionic.Utils.Zip
Namespace into the .NET 2.0 Framework, I have slightly modified it
and used it for this Application.
- Then I noticed certain files that had either the extension .pak,
.res or no extension at all. These Files were considerably larger
than the class files. I had a feeling that all the picture and sound
files were squeezed one after another into one file. I wrote a
program to verify it and it worked ;)
- I'm still writing some new features for this Application as well
as clean up the interface and code to make it simpler and faster.
I'll add the Source Code when I'm done with the basic cleanup.
However, if you need the source code before I upload it here,
contact me via email and I'll send it to you.
Who is this for?
- J2ME Programmers
- Reverse Engineering Hobbyists
- Beginner Game Developers
What's New in Version 2.0
- Extracts All Non-embedded Media Files
- Retrieves Manifest Information and Icon
- Currently Extracts PNG,MIDI and WAV Files in Hardcore Scan
- Simple Programmable Interface for adding Support to Extract more
Media File Types.
- Much Much Faster Extraction Process
- Improved Interface
- Smaller Extracted File Size (BUG FIX from Version. 1.0)
Screenshots
Main
Screen
Minimum System Requirements
- Visual Studio 2005 or Visual Basic 2005 Express Edition
- Microsoft Windows XP (Home, Pro, Media Center)
Download