It's not that easy. First you have to formulate a word list (for a dictionary attack), then you have to find a way to make it scan that word list unbelievably fast, scan the swf for each item in that wordlist, store the results in a listbox and show that listbox to the user. C&P won't work in this instance.