StackFhex is a simple program to automate the task of converting strings/data into 4-byte push statements. This simplifies what is normally a tedious task in x86 shellcode development, reversing (for little-endianness) and then padding the data as necessary, outputting in ready-to-go assembly push expressions.