hellman / libformatstr

Simplify format string exploitation.
339 stars 43 forks source link

Format String Read? #6

Open bannsec opened 8 years ago

bannsec commented 8 years ago

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?