Perform the following steps:
- Download and install the MP3 converter on the machine. This converter had a vulnerability in playing M3U files. The software crashed when a large file was opened for conversion with it.
- Let's create a file with about 30,000 instances of A written into it and save it as <filename>.m3u:
- Drag and drop the file into the player, and we will see that it crashes:
- We need to find the exact number of bytes that cause the crash.
- Typing so many instances of A manually in a file will take a lot of time, ...