MarioVilas/winappdbg

Missing write_string function

hatRiot opened this issue · 1 comments

There's a read_string function available for the Process object, but no write_string. Is there a technical reason for this or just an oversight (or alternative)?

Looks like I totally glossed over the simple write function. This works fine for strings of all types.