Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ein Bug mit inkonsistenten und DB-Datei Initialisierung wurde behoben. Einige kleinere Refactoring und Umbenennung geschah.
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

Diese Version wurde komplett neu geschrieben. Db4o ist als Standard-Speicher-Engine der Wahl eingesetzt. JDK 1.5 ist nun die Mindestanforderung.
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

Eine neue Konfigurationsdatei Option wurde hinzugefügt (RunMode), die bei der Auswahl der binären sich in der Datenbank gespeichert werden, wenn die Anwendung füllt zunächst die Datenbank. Wenn eine binäre infiziert ist und die appplicaton läuft im "Ersetzen" RunMode, wird es die infizierten Zahl mit der (vermuteten) zu ersetzen saubere Kopie aus der Datenbank sowie die Benachrichtigung per E-Mail senden.
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

Eine neue Kommandozeilen-Option wurde hinzugefügt (aktualisiert), die ermöglicht es dem Benutzer auf die Datenbank Summen keine Binaries, die geändert wurden update / auf dem System aktualisiert.
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