Talk:Filesystem Testing Tools

From Ext4
(Difference between revisions)
Jump to: navigation, search
(Created page with 'Hm, according to the source, "fsfuzzer" seems to be just a "file fuzzer", not a file''system'' fuzzer: <pre> trivial binary file fuzzer by Ilja van Sprundel. It's usage is v...')
 

Latest revision as of 19:55, 9 May 2009

Hm, according to the source, "fsfuzzer" seems to be just a "file fuzzer", not a filesystem fuzzer:

  trivial binary file fuzzer by Ilja van Sprundel.  It's usage is very simple, 
  it takes a filename and headersize  as input. it will then change approximatly
  between 0 and 10% of   the header with random bytes (biased towards the highest bit set)
ckujau 19:55, 9 May 2009 (UTC)