Welcome to the wiki Multi File Fuzzer.

Multi File Fuzzer developed in python, so he needs the Python Framework. You can download the official site: http://www.python.org/download/. It is possible that Python is installed by default on your operating system.
The purpose of Multi File Fuzzer is to help developers and auditors to detect vulnerabilities in their applications. The advantage of this tool is that it incorporates the structure of the format (header, footer, ...). Multi File Fuzzer supports 33 different formats: m3u, wav, cfg, zip, plf, pls, txt, mppl, ord, dic, mp3, mmm, s3m, dws, fcd, lst, rtx, cbp, mamx, wsl, aep, vsc, rdp, dwb, xpl, inf, doc, sms, vcf, mef, asz, dal, png.
To use Multi File Fuzzer, you must follow the following example: python ./MultiFileFuzzer.py Path FileFormat Character Number_of_character
Number_of_character: The string selected above will be added as many times as the value you put in this variable. If you set this variable to 5000, the string AB will be multiplied by 5000 in the malicious file, example 5000
The command -h show help.