crunch Changelog

What's new in crunch 2.8

Jan 6, 2011
  • Fix progress message.
  • It could cause a fatal error under certain circumstances.

New in crunch 2.7 (Dec 20, 2010)

  • fix progress bar when using -s
  • fixed typo man file - Thanks Tape
  • add -u option to suppress all filesize and linecount so crunch
  • can feed another program
  • fork a child process for progress %%
  • Niclas Kroon added swedish characters to the charset.lst
  • permute supports -t
  • added -std=c99 to Makefile since unsigned long long isn't in c89
  • ran valgrind and fixed a small memory issue. I forgot to allocate
  • space for the \0 character in a few places. Doh!
  • improved documentation of the charset field.