![]() |
|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
| Open Discussion topics Discuss the time of day, whatever you want to. This is the hangout area. If you have LimeWire problems, post them here too. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
If you download and compile the source for Limewire, will it still have spyware/adware?
|
|
#2
|
|||
|
|||
|
no
|
|
#3
|
|||
|
|||
|
In fact, you can decompile com/limegroup/gnutella/gui/GUIMediator.class from the release versions with jad (http://kpdus.tripod.com/jad.html), set SHOW_ADS = false, recompile GUIMediator.java, rebuild the jar and then you have an ad-free version. I wrote a script that automates all that for me.
|
|
#4
|
|||
|
|||
|
You could even download the latest source from limewire's public cvs:
cvs.limewire.org ... |
|
#5
|
|||
|
|||
|
Oh - and you'll also get the compile scripts when downloading the source.
Anyone else who decompiles open-source software??? |
|
#6
|
|||
|
|||
|
I have built from CVS using ant before. The reason I decompile the file instead of building from source is that I want to use the official version that LimeWire released, just without the flashing ad banners. And I don't know how to check out their code based on some kind of release version label so I get a release instead of the latest, possibly broken code. aIt also takes forever when I've checked out the code from CVS in the past.
|
|
#7
|
|||
|
|||
|
cvs -d
server:[email protected]:/cvs co -r prod-263-java118 limewireall releases are named: prod-[version]-java118 |
|
#8
|
|||
|
|||
|
Or you could just cough up $9.50 for the pro version
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| compile from source / limewire.org down? | Nirvana | General Linux Support | 4 | November 26th, 2005 07:34 PM |
| Trying to Configure/Compile | jole | Gtk-Gnutella (Linux/Unix/Mac OSX/Windows) | 3 | June 21st, 2004 12:08 PM |
| Question about the source available through CVS | sipher | Open Discussion topics | 6 | April 22nd, 2002 06:34 PM |
| can't compile | karlnapf_ger | Qtella (Linux/Unix) | 1 | March 29th, 2002 04:06 PM |
| 0.4.1 compile problems | KaiRo | Qtella (Linux/Unix) | 5 | March 12th, 2002 03:56 PM |