2f39daafc5
-Used only nessessary pointers needed for exploit to work removing junk/filler chars -Repaced ROP chain with generic from msvcrt (even though original was beautiful and smaller, uses hardcoded pointers for leave instructions) -Cannot use ropdb since 4 byte junk char during generation may result in InvalidByteSequenceError during UTF conversion -It's been some years since my last pull request...so I might be a bit rusty to new Metasploit standards (please forgive me!)