Wednesday, 16 January 2013

Ascii to Base64 Converter by Sdrrhmn6

(half credit goes to raintime bro for his nice idea)
Hie, my uc friends, how are you? Today i'm sharing another java application made by me. It is a text converter. You can convert 
Ascii text to Base64 text and Base64 text to Ascii text. I think many people known with this two format. This application is easy to use. Just select the direction from the list, write/paste your text in the textbox and press ok, it will show your text in another format in textbox. If you want to save your text, just click ok and write the file path to save.A trick: you can extract the certificate from a signed jad file with my app. 1. Open the signed jad file with any text editor
2. Find out the line started with 
MIDlet-Certificate-1-1: or MIDlet-Certificate-1-2: etc.
3. Start copy after colon and copy to the end of the line.
4. Open the Ascii to Base64 converter, select 
Base64 to Ascii, paste your text in the textbox.
5. You will see some unsupported characters in your textbox. Ignore it, press ok to save it to a file.
6. Give a filename. The extension should be 
.cer.
7. Complete, you have successfully saved the certificate file from the jad. You can see the details of the certificate with a PC.
So, enjoy it.
Note: I wish this app will run in most of the phone. If anyone face problem with saving file, enter the file correct path. If the problem still comes, just PM me or discuss in this thread. Thanks all.

Ascii2Base64_jar.ziphere
34.35 KB

No comments:

Post a Comment