libformatstr
libformatstr copied to clipboard
Simplify format string exploitation.
add rawsec inventory badge https://inventory.rawsec.ml/features.html#badges
There's a mistake in the autosorting logic inside PayloadGenerator, as a consequence payload generation will often fail, raising a `ValueError: Unknown error. Missing bytes` on line 166 or an `IndexError:...
See http://list.rawsec.ml/about.html for other style of badges / shields
Is there a way to use this util to read memory either as bytes or dereferenced as a string? Something like p[memory_addr].s would queue up a string get or something?