libformatstr icon indicating copy to clipboard operation
libformatstr copied to clipboard

Simplify format string exploitation.

Results 6 libformatstr issues
Sort by recently updated
recently updated
newest added

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?