spyware cleaner 2008 crack
Gnome Wave Cleaner 0.21-07
GWC is an application to do digital audio restoration on wavfile data, i.e. remove hisses and clicks. more>>
It is resulting of never wanting to boot to MS windows again. The only reason I had left was because I have this wonderful software to record digital audio, and the dehiss and declick using some very cool software (COOLEDIT 2000) and (Declick by M. Paar), to do the audio restoration.
I checked out some of the ongoing projects in linux, and either they crashed a lot or, didnt do what I needed, so I started this effort out of selfishness and also as a mechanism to learn the GNOME API for GUI programming . A lot of the code shows the efforts of that learning curve, and could certainly be cleaned up, but the I am personally pleased with the overall design. The goals are simple -- denoise, dehiss and amplify audio files. With the use of libsndfile, you can now do this on a multitude of audio formats, wav, au, aiff, ...
For those of you interested, I started working up a presentation describing the technical aspects of the audio restoration methods used in GWC.
Untar the source tarball (tar -xvzf )
Enter the directory created.
Run "./configure"
Run "make".
Run "make install".
"gwc" is the program file. All you have to do is run it.
Enhancements:
- BUGFIX: Ok. I messed up. The save changes stuff on exit was broken. Hopefully fixed now.
XML Cleaner 0.2.2 beta
XML Cleaner is an XML filter and validator, similar to xmllint. more>>
XML Cleaner is written in Ada 9X and so it rather fast.
XML Cleaner is an XML filter and validator, similar to xmllint. It can remove superfluos namespace declarations from an XML file, expand XML entities, recode XML files, and more.
Main features:
- removes superfluous namespace declarations;
- Unicode support;
- (More to implement: XML validation, XML canonicalization, reformatting, whitespace removal, comments removal, XML charset recoding, XInclude processing, inplace file modification, etc.; XML Cleaner is to grow into a full featured command line XML filter and validator.)
XML Cleaner is developed to become xmllint replacement.
Enhancements:
- An option to choose whether or not to escape apostrophes and quotes in output was added.
Cleaner 0.1
Cleaner is a Java beautifier that transforms ugly syntax into beautiful syntax. more>>
Source is included.
Something like this:
public void foo(String bar)
{
for(int x=0; x < 9; x++ )
{
System.out.println ("X = " + x);
}
}
Will become
public void foo( String bar ){
for ( int x = 0; x < 9; x++ ){
System.out.println( "X = " + x );
}
}
Compile:
$ ant
Run:
$ java -classpath cleaner.jar:lib/antlr.jar cleaner.Cleaner < some-file >
Bookmarks Unifier 2.0 Beta 7
Bookmarks Unifier is a bookmarks converter/manager/cleaner. more>>
Bookmarks among these browsers can be converted, imported, exported one to/from another by using this program. Interface of this utility is fairly simple and straight forward, that means no more trying out each menu entries to get it work !
From now on, you can just import all of your bookmarks into the database, and export them to formats you like ! The more important thing is, it is FREE, and it is cross platform via the JAVA technology.
Main features:
- Importing(Merging) bookmars from IE/Firefox/Opera to one database
- Exporting database to bookmarks format of IE/Firefox/Opera
- URL duplications are detected, therefore no more duplicated URL all over the places
- Database is just a file which can be exchanged with other people, no more compressing IE Favorites folders
- Simple to use
- It supports UTF8 filenames/bookmark entry names
- No limitation of number of entries
- It is cross platforms (supports Linux/Windows/Macs)
- It is fast
- It is free !
Spyware Removal Tool 3.5
Spyware is a major problem in many computers these days. You can easily be a victim and not even know it. Do you mysteriously have a different h... more>> <<less
Lime Wire 2008 4.18.8
Download unlimited mp3s, movies, videos, music, games, applications, ebooks and more! http://lime.wire-2008.com Written in the Java programming language, LimeWire is able to run on any computer with Java Virtual Machine installed. Installers are provided for Microsoft Windows, Mac OS X, and Linux. more>>
Lime Wire 2008 - Download unlimited mp3s, movies, videos, music, games, applications, ebooks and more! http://lime.wire-2008.com
Protection Against Identity Theft
New ways to control your sensitive material.
Even Better Control Over Shared Files
Easily see and control what files you are sharing.
Built-In Browser
Browse the Web, right from LimeWire!
NO BUNDLED SOFTWARE OF ANY KIND!
No spyware. No adware. Guaranteed.
Firewall to Firewall Transfers.
Since about 60 percent of users are currently firewalled, this feature greatly increases the amount of content on the network.
Faster network connections.
Using new "UDP Host Caches", LimeWire starts up and connects faster than ever before!
Universal Plug N Play.
UPnP support allows LimeWire to find more search results and have faster downloads.
iTunes Integration.
Windows and Mac users can now take advantage of LimeWires iTunes integration.
Creative Commons Integration.
LimeWire now recognizes OGGs and MP3s licensed under a Creative Commons License.
Users can browse the network for the most recent content additions.
Search drill down results.
Searches in LimeWire now immediately display information that fully describes files.
Proxy support.
Users can now use web proxies to route their downloads to protect their identity.
Support for International searches and International groups.
Users can now search in any language, and LimeWire ensures that a user will be connected to other users with their own language to aide international users to receive search results in their native language and to find content from sources that are close to home
Enhancements:
Version 4.18.8
none
System Requirements:<<less
Leptons Crack 20040914
Leptons Crack is a generic password cracker, easily customizable with a simple plug-in system. more>>
For the incremental scan, the user can provide a regex-like expression
that will be enumerated, thus checking every possible combination. This
powerful feature effectively combines `shoulder-surfing with standard
brute-forcing.
http://usuarios.lycos.es/reinob/lcrack/lcrack-20040914.tar.gz
By default it comes with the following modules:
md4 : standard MD4 hash
md5 : standard MD5 hash
nt4 : NT MD4/Unicode
dom : Lotus Domino HTTP password
sha1 : standard SHA-1 hash
null : trivial 1-byte hash
(sample for plug-in developers
Enhancements:
- Added support for any ASCII character (ie. also non-printable) in the charset and regex definition, via (octal), x(hex), (decimal)
phpWebTickets 20050207
phpWebTickets provides a partial rewrite of phpSupport. more>>
phpWebTickets is a partial rewrite of phpSupport by Chris S. It sports a templated design using Smarty, cleaned up code, and added features.
Features will be added after the initial movement to Smarty and code cleanup have occurred, but small improvements will most likely sneak their way in there during the migration.
Main features:
- Simplicity of functionality
- Multilingual Interface
- Full email notification functionality (sending and recieving)
- Fast and Easy Setup
- Read the original phpSupport site for more information
- Templated User Interface (using Smarty)
- CSS
- Cleaner code layout (less confusing if you want to mod)
- A more efficient DB design
- Overall code rework... in particular:
- Rework the current queries so they are more efficient
- Remove superfluous code
- Put reusable code into functions
Enhancements:
- Code cleanups and cosmetic changes were made.
- The ticket filter and ticket listing sections were rewritten and the font tags were changed to use CSS.
- The templates were also cleaned up.
Are You Human? 0.1
Are You Human? is a script that uses a graphical test to insure that a human is being dealt with rather than a script. more>>
This is useful to avoid automated Web signups or automated attempts to crack passwords.
There are many equivalent libraries for other languages but this is the first one for Python. The Python Imaging Library (PIL) is required.
SQLIer 0.8.2b
SQLIer is a script that uses brute force to crack passwords through more>>
SQLIer takes each characters ASCII code and asks a "higher/lower" question to the database, eventually reaching the actual character code. This script also does not use quotes in the exploit to operate, meaning it will work for a wider range of sites.
An 8 character password (containing any character from decimal ASCII code 1-127) takes approximately 1 minute to crack.
Enhancements:
- This release removes the dependency on the "tempfile" command, which apparently is Debian/Debian-derivative specific.
- It should now work on most GNU/Unix platforms.
Beijing 2008 Icons for Linux -
This iconset will help you customize your projects more>> Along came 2008 and one of the most expected and vivid events of this year is clearly the Olympics in Beijing. The preparation for this event is in full course and we are trying not to lag behind. Chinese designer Han Meilin drew the symbol or rather symbols of Fuwa. And our TurboMilk designer Olesia Kozlova who highly praised the style of the Olympics produced icons for these symbols.
Logo and Fuwa characters copyright The Beijing Organizing Committee for the Games of the XXIX Olympiad.
NOTE: Free to use for personal non-commercial purposes<<less

Mandriva Linux 2008
Mandriva Linux One 2008 is the best way to start using Linux. more>> Mandriva Linux One 2008 is the best way to start using Linux. A full Linux operating system on a single CD for both new and experienced Linux users, it is fast to download and install, and also safe to try with a live mode. One is really the one CD you need!
<<less
RemoteJ 0.2.0 Alpha
RemoteJ is an application for adding Bluetooth remote control capability to Sony Ericssons mobile phones. more>>
RemoteJ project offers an extendable, configurable interface system that uses XML configuration files.
It can be used to control your music player, video player, or PC-TV using a menu appearing in your mobile phones menu.
Whats New in 0.1.6 Stable Release:
- Log cleanup (the info level is much cleaner).
- Some bugs have been fixed (global event triggering and event heaping).
- There is some Gnome flavor addition/cleanup in menu.xml.
- build.xml has been added for developers.
Whats New in 0.2.0 Alpha Development Release:
- SE t610 (and alike maybe: T68, T68i, T300, T310, T610, Z600, T230/T238/T226, T630, T290, K700i) support added (alpha testing phase)
KStreamRipper 0.3.4
KStreamRipper is a KDE-based frontend to streamripper. more>>
KStreamRipper helps you with managing your preferred streams and makes ripping and listening to them easier.
It now supports concurrent ripping and has a cleaner user interface(thanks to Will Entriken!).
PMathGen 0.1.0
PMathGen project is a simple math problem generator that outputs LaTeX and optionally PostScript. more>>
From the operators, format, etc. specified on the command line or in a worksheet description file, it generates LaTeX and optionally PostScript files that can be used as math worksheets.
Enhancements:
- A file format, so lessons can have titles, and sections, and instructions, and can be saved and recreated randomly again.
- More fine grained control over minimum and maximum numbers in problems.
- Cleaner LaTeX code that is easier to modify either within the PMathGen file format or after it is generated.
- Better documentation, including the file format and customization instructions.