Sony Ericsson / Sony : Software, Firmware and Drivers : What program is used to edit or modify JAR files?
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Software, Firmware and Drivers
> What program is used to edit or modify JAR files?
Bookmark topic
Java development kit? Maybe? Not 100% sure. You can extract the .jar file with WinRAR and then use some java development software to edit it. Then you can put the file back in the "archive" the .jar file opnened with WinRAR.
--
Posted: 2008-09-21 10:29:48
Edit :
Quote
dennevhyn_31 Posts: > 500
there are some people who were able to edit jar files but i really don't know what did they use. some of the things that i wanna modify are:
first: the name of the application after installing the jar file
second: the network settings of an application so that i can use that specific application for free without being charged by our network provider
i know how to do that but i don't know what editor will i use.
--
Posted: 2008-09-21 17:42:31
Edit :
Quote
dennevhyn_31 Posts: > 500
everytime i extract a jar file, it shows me the class files and also the icon of the application to be installed. everytime i try to open a class file in notepad, it shows me special characters. i want to know how to access the source codes by decompling it.
--
Posted: 2008-09-21 17:46:34
Edit :
Quote
The source codes are always special charecters,and each charecter has special meaning or value .
Its very different from normal java and c language .
One needs to have knowledge of java (j2me) programming in order to modify the source codes.
--
Posted: 2008-09-22 08:06:00
Edit :
Quote
dennevhyn_31 Posts: > 500
On 2008-09-22 08:06:00, kamal4techtalk wrote:
The source codes are always special charecters,and each charecter has special meaning or value .
Its very different from normal java and c language .
One needs to have knowledge of java (j2me) programming in order to modify the source codes.
i have a good knowledge on java, c++, vb6, pascal, php, etc. programming. but how will i edit or modify the source code if it's showing me special characters like ◙żUs§£P.
--
Posted: 2008-09-22 17:19:26
Edit :
Quote
As you told earlier that you want to edit the network settings of the app. U can do that very easily of a signed app. by editing its jad file by using Mobyexplorer on your phone itself. And then installing the app from the edited jad file.
--
Posted: 2008-09-22 18:11:00
Edit :
Quote
On 2008-09-21 17:42:31, dennevhyn_31 wrote:
there are some people who were able to edit jar files but i really don't know what did they use. some of the things that i wanna modify are:
first: the name of the application after installing the jar file
second: the network settings of an application so that i can use that specific application for free without being charged by our network provider
i know how to do that but i don't know what editor will i use.
I think these informations can be found in the manifest file that every java app contains... I'm 100% sure for the name changes.. I have done it thousand times before. But for the other, try yourself. And you need only notepad to open and edit that file. Nothing special.
--
Posted: 2008-09-22 20:20:26
Edit :
Quote
dennevhyn_31 Posts: > 500
On 2008-09-22 18:11:00, kamal4techtalk wrote:
As you told earlier that you want to edit the network settings of the app. U can do that very easily of a signed app. by editing its jad file by using Mobyexplorer on your phone itself. And then installing the app from the edited jad file.
oh ok, thanks! i will try that!
On 2008-09-22 20:20:26, strizlow800 wrote: I think these informations can be found in the manifest file that every java app contains... I'm 100% sure for the name changes.. I have done it thousand times before. But for the other, try yourself. And you need only notepad to open and edit that file. Nothing special.
oh ok, thanks! by the way, what is that manifest file? is it included on the files if you will extract the jar file?
--
Posted: 2008-09-22 23:51:07
Edit :
Quote
dennevhyn_31 Posts: > 500
i was able to modify now the jar files but eveytime i make it again as a jar file, it will say corrupted or invalid jar file. is there any specific program to compile it to make it invalid?
--
Posted: 2008-09-23 10:01:31
Edit :
Quote
dennevhyn_31 Posts: > 500
i was able to modify the manifest.mf file but the problem left is that everytime i install the jar file, it will say application error. any program that i can use to recompile the class files i edited?
--
Posted: 2008-09-25 16:26:00
Edit :
Quote
New Topic
Reply