Python script that can be used to craft a string to perform a format string attack in a 32bit system.
The library provides a Postcode class that requires a postcode string to instantiate. Passing the class a data-type other than a string will return a TypeError. The ...