diff options
author | pawel <pawel@FreeBSD.org> | 2012-12-21 01:13:51 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-12-21 01:13:51 +0800 |
commit | a01597efdf63263290f15ee61ff4af7a270f0c08 (patch) | |
tree | 0f084cdcd0ef48d6aad8a5785172281aa78ad7ed /security/Makefile | |
parent | 81c35f125afe7ea8af6b76faeff7b61d918a583c (diff) | |
download | freebsd-ports-gnome-a01597efdf63263290f15ee61ff4af7a270f0c08.tar.gz freebsd-ports-gnome-a01597efdf63263290f15ee61ff4af7a270f0c08.tar.zst freebsd-ports-gnome-a01597efdf63263290f15ee61ff4af7a270f0c08.zip |
rifiuti2 is a rewrite of rifiuti, a great tool from Foundstone folks
for analyzing Windows Recycle Bin INFO2 file. But since rifiuti
(last updated 2004) is restricted to English version of Windows
(fail to analyze any non-latin character), thus this rewrite.
WWW: http://code.google.com/p/rifiuti2/
PR: ports/174031
Submitted by: antoine@FreeBSD.org
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 8a6d626ec650..018dd87c3f7b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -815,6 +815,7 @@ SUBDIR += regripperplugins SUBDIR += retranslator SUBDIR += revelation + SUBDIR += rifiuti2 SUBDIR += rkhunter SUBDIR += ruby-acl SUBDIR += ruby-camellia |