Download List

專案描述

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.

System Requirements

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

A bug with inconsistent DB and file initialization was fixed. Some minor refactoring and renaming was done.
標籤: Unstable, Minor

2010-05-11 23:32
2.0-SNAPSHOT

This version was completely rewritten. DB4o is used as the default storage engine of choice. JDK 1.5 is now the minimum requirement.
標籤: Unstable, Major

2003-04-03 14:06
1.2

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.
標籤: Minor feature enhancements

2003-03-21 00:14
1.1

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.
標籤: Minor feature enhancements

2003-03-11 01:48
1.0

標籤: Initial freshmeat announcement

Project Resources