Using Metasploit tool:
/usr/share/metasploit-framework/tools/exploit/pattern_create.rb -l 25002500 is an even number around where it crashed.
IF I want to save output to a text file:
/usr/share/metasploit-framework/tools/exploit/pattern_create.rb -l 2500 > generatedString.txtMaking fuzzMod.py with the new string and running it.
/usr/share/metasploit-framework/tools/exploit/pattern_offset.rb -l 2500 -q 386F4337Running fuzzA.py
