自己用的pwntools
env: python2/python3
gef + gdb-mutiarch https://github.com/Q4n/PwnEnv/tree/master/gdb-with-py3
pip install q4n --user
or you can find the latest version in dist
directory
see examples/*
simple lib of pwntools
init local pwn environment
print log
ascii to utf8
then you can use fgetws to write to memory
print debug log message in packutf8
maybe compatible with mywinpwn
:D