Main > Free Download Search >

Free dadobra trojan removal software for linux

dadobra trojan removal

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 158
W32/Dadobra Trojan Removal tool. 1.0

W32/Dadobra Trojan Removal tool. 1.0


cleandadobra.exe will detect and remove W32/Dadobra Trojan completely, from your system. more>>

W32/Dadobra Trojan Removal tool. - cleandadobra.exe will detect and remove W32/Dadobra Trojan completely, from your system. Download the cleandadobra.exe and save it in a temporary directory. Double click on cleandadobrar.exe to execute it. Follow the user-friendly instructions to detect and remove the W32/Dadobra from your computer.


Enhancements:
Version 1.0
System Requirements:Pentium 100 M.Hz, 32 M.B. RAM, Windows
<<less
Download (384Kb)
Added: 2009-04-03 License: Free Price: Free
27 downloads
Spyware Removal Tool 3.5

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
Download (15KB)
Added: 2009-03-31 License: Freeware Price: Free
455 downloads
Yukatan data model 1.0

Yukatan data model 1.0


Yukatan data model project is the schema definition of the Yukatan webmail database. more>>
Yukatan data model project is the schema definition of the Yukatan webmail database.
The PostgreSQL database structures defined in this file can be used as a backend store of an email message handling application. The database should be created with the "UNICODE" encoding to properly support messages in different languages.
New data types
The special data types commonly used in the Yukatan data model have been made explicit by the introduction of seven new domains. The domains and the related COMMENT statements make field semantics more clear than before.
See the SQL schema file for more detailed documentation on these domains.
Explicitly named constraints
All the table constraints in the database are now explicitly named and documented. This change makes the database implementation more orthogonal and cleans up the documentation.
Renamed fields and tables
All the *address field names have been truncated to *addr, to make it visually clearer that they are always paired with the corresponding *name fields. The change also makes parts of the documentation less repetitive.
The referencesfield table has been renamed to referencefield to avoid the plural form in the table name. Also all the contained references* field names have been renamed to reference*.
Semantic changes
Quite a few changes have been made to the semantics of various fields. The unnecessarily tight constraints on sequence numbers have been replaced with clearer documentation, the format and encoding of most fields has been explicitly documented, and the previously allowed dual use of the enttext and enddata fields has been prohibited.
Dropped envelope data
The envelope data added in version 0.5 of the data model has for now been removed. The reason for the removal is that the envelope data is not an integral part of an email message, and I wanted to make the version 1.0 as clear as possible. The database now stores "email messages" - nothing less, nothing more. Envelope data can and probably will be reintroduced in an incremental version 1.x along with other extensions.
Enhancements:
- cleans up and documents the data model that has developed since version 0.1
- removal of the envelope data added in version 0.5
- enaming and redefinition of some of the fields and tables
- database structure has also been extensively documented
<<less
Download (0.035MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
983 downloads
Spammergrok 0.96beta

Spammergrok 0.96beta


Spammergrok is a bash script to extract URLs and download data from them a set number of times. more>>
Spammergrok is a simple bash script that will take URLs on the command line, from one or more files, or extract them from one or more files containing a single email message each (via ripmime).
Spammergrok will then proceed to download data from these URLs a set number of times (via wget) in an effort to waste a spammers bandwidth.
Main features:
- Autoconf configuration and installation of the spammergrok script
- User configuration of operational parameters via resource file
- Sane default values, with user-overrides via resource file (updated/expanded soon)
- Configurable limitations on download speed and number of download iterations to prevent spammergrok from overpowering a host
- Ability to download in the background
- Logging of actions and results, with automatic compression of log files when completed (coming soon), and automatic removal of old log files after a configurable amount of time (coming soon)
- Spam mail or URLs may be piped to spammergrok, given on the command line, or given in one or more files (one email message per file)
<<less
Download (0.083MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1485 downloads
Deletemail 0.5

Deletemail 0.5


Deletemail is a non-interactive tool for removing mail from one or more IMAP4 mailboxes. more>>
Deletemail is a non-interactive tool for removing mail from one or more IMAP4 mailboxes. It removes mail older than a configurable number of days, and by default does not remove mail that is not marked as seen on the server.
By default, mail which is not marked as seen on the server will not be deleted. If, for example, fetchmail is used for receiving mail from an IMAP server, deletemail might be useful, since fetchmail deletes mail either immediately or not at all.
Thus, you could use fetchmails keep option (so that fetchmail never deletes anything) and let deletemail handle the removal of mail. Currently, the IMAP4 and IMAP4rev1 protocols are supported, optionally using SSL/TLS for secure IMAP connections.
Enhancements:
- The handling of unexpected IMAP server behavior and connection problems was improved, and a few minor bugs have been fixed.
<<less
Download (0.10MB)
Added: 2006-04-10 License: BSD License Price:
1292 downloads
Bayesian Noise Reduction Library 2.0.3

Bayesian Noise Reduction Library 2.0.3


Bayesian Noise Reduction Library is an implementation of the Bayesian Noise Reduction algorithm. more>>
libbnr is an implementation of the Bayesian Noise Reduction (BNR) algorithm. All samples of text contain some degree of noise (data which is either intentionally or unintentionally irrelevant to accurate statistical analysis of the sample where removal of the data would result in a cleaner analysis).

The Bayesian noise reduction algorithm provides a means of cleaner machine learning by providing more useful data, which ultimately leads to better sample analysis. With the noisy data removed from the sample, what is left is only data relevant to the classification. libbnr can be linked in with your classifier and called using the standard C interface.
<<less
Download (0.28MB)
Added: 2005-04-19 License: GPL (GNU General Public License) Price:
924 downloads
tclDBRCS 0.2a

tclDBRCS 0.2a


tclDBRCS is a database-oriented revision control system which features full project/tag/branch support. more>>
tclDBRCS is a database-oriented revision control system which features full project/tag/branch support. The application supports encryption of file content, CVS import, infinite branching of branches, entire diff or merge of project, RC of binary files, empty directory storage, removal without losing history, and more. No specialized server is needed outside of PostgreSQL, and all operations are executed on the client machine.
Install required packages:
1.1) Install PostgreSQL
1.2) Install GNU diffutils
1.3) Install XDELTA3
1.4) Install CVS (TortoiseCVS for example)
Install tcldbrcs:
2.1) untar the package tcldbrcs- .tar.gz
2.2) Edit bin/dbrcs.bat, bin/initdb.bat bin/tkdbrcs.bat to match your installation path
2.3) Edit etc/configuration_options.src.tcl, etc/access_keys.src.tcl
Start a shell and add /bin in your path
Enhancements:
- This release adds support for SQLite.
- There are some bugfixes.
<<less
Download (0.11MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
801 downloads
iftop 0.17pre2

iftop 0.17pre2


iftop does for network usage what top(1) does for CPU usage. more>>
iftop does for network usage what top(1) does for CPU usage. iftop project listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts.
Enhancements:
- This release includes improved support for non-Linux platforms, including Mac OS X, FreeBSD, and OpenBSD.
- Other features include support for 802.1q VLANs, and optional removal of the shell escape function.
<<less
Download (0.15MB)
Added: 2005-12-25 License: GPL (GNU General Public License) Price:
1408 downloads
Generator 0.35

Generator 0.35


Generator project is a Sega Genesis (MegaDrive) emulator. more>>
Generator project is a Sega Genesis (MegaDrive) emulator.
Generator is a portable Sega Genesis (Mega Drive) emulator with gtk/SDL, SVGAlib and Tcl/Tk user interfaces.
It features its own unique portable 68000 core processor emulation enhanced by recompilation techniques.
Enhancements:
- [CORE] Support for Genecyst patch files / Game Genie
- [CORE] Support for AVI uncompressed and MJPEG output
- [68000] Re-added busy wait removal that got lost
- [SOUND] Added configurable single-pole low-pass filter
- [CORE] Added autoconf/automake version checks
- [VDP] Fix FIFO busy flag (Nicholas Van Veen)
- [SOUND] Various further endian improvements from Bastien Nocera
- and andi@fischlustig.de (Debian)
- [SOUND] Various BSD compatibility improvements from
- Alistair Crooks and Michael Core (NetBSD)
- [UI] SDL Joystick support from Matthew N. Dodd (FreeBSD)
- [68000] Do pre-decrement with two reads (Steve Snake)
- [68000] Make TAS not write (Steve Snake) fixes Gargoyles, Ex Mutant
- [68000] Re-write ABCD,etc based on info from Bart Trzynadlowski
- [68000] Implement missing BTST op-code (fixes NHL Hockey 94)
<<less
Download (0.45MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1094 downloads
SIOX4Java 1.60

SIOX4Java 1.60


SIOX4Java is a Java SDK that provides a generic segmentation engine. more>>
SIOX4Java comes from Simple Interactive Object Extraction and is a Java SDK that provides a generic segmentation engine for extracting the foreground from still images with little user interaction.
The underlying method (which has also been integrated into GIMP) is noise and motion blur robust and can easily be adapted for the segmentation of objects in videos.
The SDK also contains an experimental feature called the "Detail Refinement Brush", which enables the removal of spill colors and manual refinement of highly detailed textures.
Enhancements:
- This release adds methods for video segmentation.
- There are minor documentation cleanups.
<<less
Download (0.21MB)
Added: 2006-06-01 License: The Apache License 2.0 Price:
1241 downloads
GtkOrphan 0.4.2

GtkOrphan 0.4.2


GtkOrphan is a graphical tool which analyzes the status of your installations, looking for orphaned libraries. more>>
GtkOrphan (a Perl/Gtk2 application for debian systems) is a graphical tool which analyzes the status of your installations, looking for orphaned libraries.

GtkOrphan project implements a GUI front-end for deborphan, adding the package-removal capability.

<<less
Download (0.13MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1290 downloads
Sol Manager 0.1.5

Sol Manager 0.1.5


Sol Manager is a tool to manage your source files and configuration settings. more>>
Sol Manager is a tool to manage your source files and configuration settings. SolMgr organizes project information in compiler- and platform-independent descriptions and allows conversion to native build scripts, such as makefiles or MS Visual Studio solutions.

GUI is provided to visually control project configurations, and to perform everyday project management tasks such as files addition/removal, dependency management etc.

Notice: SolMgr is under heavy development currently, so it lacks many features and functionality.

<<less
Download (0.41MB)
Added: 2005-11-02 License: GPL (GNU General Public License) Price:
1452 downloads
DirectoryPass 1.3

DirectoryPass 1.3


DirectoryPass is a very powerful, yet simple to use .htaccess management system. more>>
DirectoryPass is a very powerful, yet simple to use .htaccess management system. The project enables the user to administer both .htaccess and .htpasswd files to setup password protected directories and to add and remove users.
DirectoryPass automatically generates .htaccess files and is compatible with Cobalt RAQ and Windows .htaccess. DirectoryPass allows administration of an unlimited number of .htaccess and .htpasswd files within a particular users account/server.
DirectoryPass uses Apaches .htaccess and .htpasswd along with DES randomized salt generation and password encryption of passwords for increased security. Unlike our other products, DirectoryPass does not maintain a members database. It is simply a tool for managing your collection of .htaccess and .htpasswd files securely without the hassles of telnet or FTP.
Included in the administration panel are tools for addition and removal of users as well as the generation of .htaccess files.
Main features:
.htaccess Facilities
- Generate .htaccess files to password protect directories.
- Cobalt RAQ .htaccess compatible.
- Unix/Linux and Windows compatible.
.htpasswd Facilities
- Add user function.
- Remove user facility.
- Password are automatically encrypted with DES randomized salt encryption.
- Validation checks, checks for input and that usernames/passwords are more than 5 characters long.
- No duplicate usernames.
General Functionality
- Directory browser (flags password protected directories)
- Password protected for security.
- Ability to administer an unlimited number of .htaccess and .htpasswd files.
- Simple installation, upload one file, run via web browser and choose a password.
Version restrictions:
- DirectoryPass is available free of charge for all uses and purposes (i.e. personal, education, commercial etc.). The only requirements being that you must maintain the HTML link back to Locked-Area.com and Powered by DirectoryPass text at the footer of all the CGI scripts HTML outputs. We also require that all users of DirectoryPass register a members area account on our web site, the registration process for this requires that you input the web site URL/address that the software will be installed on and you are required to keep this information up-to-date. The compulsory link back can be removed for a small fee which can be purchased during registration. Only one account is required to download both Locked Area Lite and DirectoryPass.
Enhancements:
- This is a complete rewrite from version 1.2, including a redesigned interface allowing for directory browsing and new features such as .htaccess file removal.
- It is now Windows-compatible.
<<less
Download (MB)
Added: 2007-05-11 License: Other/Proprietary License Price:
897 downloads
Kate OS 3.2

Kate OS 3.2


Kate OS is an independently developed light-weight Linux distribution. Some of its concepts were derived from Slackware Linux. more>>
Kate OS is an independently developed light-weight Linux distribution. Some of its concepts were derived from Slackware Linux.
Enhancements:
- Kate OS 3.2 is the third edition of the III series. It brings, as usual, many fixes, updates, and novelties the community has been waiting for. It includes a new graphical package management tool, KatePKG, which allows for easy and intuitive installation, removal, and updating of packages. KatePKG can handle any number of repositories, including user-created ones on the local drive. KatePKG was written in PHP using the PHP-GTK2 library. Kate OS 3.2 uses glibc library 2.5 which ensures binary compatibility with future editions. It also includes the Xfce environment version 4.4RC2, GNOME 2.16.2, KDE 3.5.5, OpenOffice.org 2.0.4, Firefox 2.0, and many other current applications.
<<less
Download (697MB)
Added: 2006-12-22 License: GPL (GNU General Public License) Price:
1063 downloads
Podracer 1.4

Podracer 1.4


Podracer is a podcast downloader. more>>
Podracer is a podcast downloader. It takes a file with the URLs to all your podcast rss feeds and goes and gets the mp3s and stores them in a specified location. Podracer is a Bourne Shell script with an internal BitTorrent downloader written in Python.
Main features:
- Catchup feature updates the log without downloading all podcasts
- Run as a cron job to automatically receive podcasts
- Properly fails (with no error message for the sake of cron) if already running
- Download podcast enclosures of any file format
- Support for BitTorrent downloading and seeding of podcasts
- Configurable seed time management - seed torrents for an hour or a day
- Background torrent seeding continues after program ends and stops automatically
- System-wide and user-specific configuration
- User-specific subscription file and podcast download directories
- Commentable subscription file - go ahead and mark it up
- Fully configurable placement of files and directories
- Support for dynamic creation of download directories, i.e. based on date/time
- Appears in podcasters logs as a podcast receiver
- Automatic creation of m3u playlists
- User may request that m3u not be created
- Automatic removal of empty download directories
- Your suggestions...
<<less
Download (0.022MB)
Added: 2006-02-20 License: MIT/X Consortium License Price:
1349 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5