1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Ryan Steinmetz d5bd9df70b New port: security/truecrack
TrueCrack is a brute-force password cracker for TrueCrypt (Copyright) volume
files. It works on Linux and it is optimized with Nvidia Cuda technology.
It works with cripted volumes with the following algorithms:

- PBKDF2 (defined in PKCS5 v2.0) based on RIPEMD160 Key derivation function.
- XTS block cipher mode of operation used for hard disk encryption based on
  AES.

TrueCrack can work in two different modes of use:

- Dictionary attack: read the passwords from a file of words (one password
  for line).
- Charset attack: generate the passwords from a charset of symbols defined
  by the user (for example: all possible strings of n characters from the
  charset "abc" ).

WWW: https://code.google.com/p/truecrack/
2012-05-23 19:58:16 +00:00
2012-04-22 20:38:32 +00:00
2012-05-21 09:59:47 +00:00
2012-05-21 03:10:02 +00:00
2012-05-20 12:04:26 +00:00
2012-05-22 16:24:38 +00:00
2012-05-23 19:47:38 +00:00
2012-05-23 12:39:20 +00:00
2012-05-09 06:31:35 +00:00
2012-05-23 02:01:35 +00:00
2012-05-21 01:54:41 +00:00
2012-05-23 08:05:57 +00:00
2012-04-22 20:38:32 +00:00
2012-04-22 20:38:32 +00:00
2012-05-22 11:07:26 +00:00
2012-05-23 06:30:39 +00:00
2012-05-23 11:32:46 +00:00
2012-05-03 21:53:55 +00:00
2012-05-23 11:02:06 +00:00
2012-05-21 22:33:16 +00:00
2012-05-23 15:29:08 +00:00
2012-05-23 18:24:35 +00:00
2012-05-21 14:23:25 +00:00
2012-05-23 01:47:57 +00:00
2012-05-16 07:39:27 +00:00
2012-05-19 14:19:28 +00:00
2012-05-21 23:19:39 +00:00
2012-05-06 07:32:18 +00:00
2012-05-22 15:24:37 +00:00
2012-05-09 06:31:35 +00:00
2012-05-23 07:48:47 +00:00
2012-05-23 19:58:16 +00:00
2012-05-23 19:49:29 +00:00
2012-05-23 18:13:12 +00:00
2012-04-22 20:38:32 +00:00
2012-04-22 22:22:37 +00:00
2012-05-23 18:08:00 +00:00
2012-04-24 04:48:17 +00:00
2012-05-18 01:32:43 +00:00
2012-05-20 17:40:21 +00:00
2012-05-21 18:07:14 +00:00
2012-05-21 18:05:56 +00:00
2011-12-31 11:26:53 +00:00
2012-05-21 16:01:41 +00:00
2012-05-19 21:35:22 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.

Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.5 GiB
Languages
Makefile 46.9%
C 18.2%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%