Small program to dump all (null terminated) strings inside an executable for windows (or any file.)
Simply start the program using the command line arguments explained below, or don't use any and write them in when the program starts.
-c : Flag to dump the CRCs with it (lowercased version)
-v : Flag to be verbose
-r : Dump only the classes and structs (RTTI deciphers), experimental!
-i : Specify the input file (max 200 characters)
-o : Specify the output file (max 200 characters)
-a : Only dump alpha numerical strings