Télécharger la liste

Description du projet

JVerify is a Java application that enables you to monitor for changes to any file on your Unix system, but most notably executable binaries, thus alerting you to a possibly backdoored binary. The minimum requirements are JDK1.5.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-17 23:37
2.0.2-SNAPSHOT

Un bug avec incompatibles DB et le fichier d'initialisation a été fixée. Certains refactoring mineur et le renommage a été fait.
Tags: Unstable, Minor
A bug with inconsistent DB and file initialization was fixed. Some minor refactoring and renaming was done.

2010-05-11 23:32
2.0-SNAPSHOT

Cette version a été complètement réécrit. Db4o est utilisé comme moteur de stockage par défaut de choix. JDK 1.5 est maintenant le minimum requis.
Tags: Unstable, Major
This version was completely rewritten. DB4o is used as the default storage engine of choice. JDK 1.5 is now the minimum requirement.

2003-04-03 14:06
1.2

Une nouvelle option de fichier de configuration a été ajouté (RunMode) qui, lorsqu'il est sélectionné, va stocker le fichier binaire lui-même dans la base de données lorsque l'application remplit d'abord la base de données. Si un binaire est infecté et le appplicaton fonctionne en «remplacer» RunMode, il remplacera l'exécutable infecté par le (supposé) copie propre à partir de la base de données, ainsi que d'envoyer la notification par courriel.
Tags: Minor feature enhancements
A new configuration file option was added (runmode) which when selected, will store the binary itself in the database when the application first populates the database. If a binary is infected and the appplicaton is running in "replace" runmode, it will replace the infected binary with the (assumed) clean copy from the database, as well as send notification via email.

2003-03-21 00:14
1.1

Une option de ligne de commande a été ajoutée (-refresh) qui permet à l'utilisateur de mettre à jour les montants de base de données de fichiers binaires qui ont été modifiés / mis à jour sur le système.
Tags: Minor feature enhancements
A new commandline option was added (-refresh) which allows the user to update the database sums of any binaries that were changed/updated on the system.

2003-03-11 01:48
1.0

Tags: Initial freshmeat announcement

Project Resources