Showing posts with label application. Show all posts
Showing posts with label application. Show all posts

Saturday, October 11, 2008

Batcher - a simple .NET C# Console Application for multiple java .class files decompiling

To decompile the whole Android.jar zipped content we need to JAD each .class file. To do it automatically you can use a tool I developed with this specific purpose.

http://jaderd.googlepages.com/Batcher.exe

Arguments:
1: jad.exe file path (e.g.: c:\jad.exe)
2: unzipped .jar file path (e.g.: c:\android\android)

Full example: Batcher.exe c:\jad.exe c:\android\android

Note: JAD files inside the target path may be overwritten without asking permission

Wednesday, April 16, 2008

Simple Windows Drumkit

Would you like to play drums while do you hear your songs? Even if it's only to play while you wait or download something? This app could be nearly invisible so you could play without disturbing you normal pc use, and to avoid your bosses' eyes.

With a couple of work hour I made this Simple Drum Kit, that fullfills all those requirements, and beyond, because it uses WAV files that can be replaced at your taste. Here's some suggestions:

- Special effects
- Backing vocals
- Percussion
- Melodies
- Bases
- Other music

To download follow the link:
http://www.codeplex.com/skd