Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 09-22-2004, 11:56 PM   #1
Big Cheese
Confirmed User
 
Join Date: Jun 2004
Posts: 473
Anyone know how to edit a .JAR file?

I tried using JBuilder but it wouldn't work. Anyone know how to do this?
Big Cheese is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2004, 12:00 AM   #2
The Truth Hurts
Zph7YXfjMhg
 
The Truth Hurts's Avatar
 
Industry Role:
Join Date: Nov 2002
Location: In Your Skull
Posts: 15,305



maybe he knows.
The Truth Hurts is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2004, 12:40 AM   #3
colpanic
Confirmed User
 
Join Date: May 2004
Location: San Diego, CA
Posts: 1,007
If you are asking that question, whatever it is you are trying to do.... isn't going to work out the way you hoped.

__________________
I like ducks.
colpanic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2004, 12:51 AM   #4
Big Cheese
Confirmed User
 
Join Date: Jun 2004
Posts: 473
Quote:
Originally posted by colpanic
If you are asking that question, whatever it is you are trying to do.... isn't going to work out the way you hoped.

I just need to change one line in the code. Is that not possible?
Big Cheese is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2004, 01:19 AM   #5
molz
Registered User
 
Join Date: Sep 2004
Location: DK
Posts: 18
:stoned

Quote:
Originally posted by Big Cheese
I just need to change one line in the code. Is that not possible?
A jar-file is zip-file with an added manifest file. Jar-files can be run by a Java Virtual Machine. The jar-file contains, besides the manifest, class-files, wich are compiled java-files.

You can't edit compiled java-files, so you need to get the source-files. If you haven't got those, forget it. You could decompile it, but you get some fucked up and non java-like code as far as i know.

Try opening the jar-file with winrar. If it contains java-files, you are lucky, if not, you lose. If you get the java-files and edit them, you need to compile the whole thing again using a compiler from java.sun.com.

What is it for anyway? Maybe it's easy to write again, if you don't have the original files.

Holy crap i wrote -files a lot in this post!

Hope this helps a little
__________________
_\._|
molz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-23-2004, 09:34 AM   #6
Big Cheese
Confirmed User
 
Join Date: Jun 2004
Posts: 473
Quote:
Originally posted by molz
A jar-file is zip-file with an added manifest file. Jar-files can be run by a Java Virtual Machine. The jar-file contains, besides the manifest, class-files, wich are compiled java-files.

You can't edit compiled java-files, so you need to get the source-files. If you haven't got those, forget it. You could decompile it, but you get some fucked up and non java-like code as far as i know.

Try opening the jar-file with winrar. If it contains java-files, you are lucky, if not, you lose. If you get the java-files and edit them, you need to compile the whole thing again using a compiler from java.sun.com.

What is it for anyway? Maybe it's easy to write again, if you don't have the original files.

Holy crap i wrote -files a lot in this post!

Hope this helps a little
That helped a lot. Thanks
Big Cheese is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.