Download List

Projeto Descrição

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

Um bug com DB inconsistente e arquivo de inicialização foi corrigido. Algumas pequenas e renomear refatoração foi feito.
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

Esta versão foi completamente reescrito. Db4o é usado como o motor de armazenamento padrão de escolha. JDK 1.5 agora é o requisito mínimo.
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

Uma opção novo arquivo de configuração foi adicionado (RunMode), que quando selecionada, irá armazenar o próprio binário no banco de dados quando o primeiro aplicativo preenche o banco de dados. Se um binário está infectado eo appplicaton está sendo executado em "substituir" RunMode, ele irá substituir o binário infectadas com o (suposto) cópia limpa do banco de dados, bem como enviar uma notificação por e-mail.
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

A opção de linha de comando nova foi adicionada (-refresh) que permite ao usuário para atualizar o banco de dados de quaisquer quantias binários que foram alterados / atualizados no sistema.
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