Closed GoogleCodeExporter closed 9 years ago
Hey Bernardo:
Check http://code.google.com/p/impacket/source/detail?r=492
I haven't tested it much, so let me know if it works. Don't forget to pass the
arguments Unicode encoded, like:
rpc.StartServiceW(serviceHandle,
['hola'.encode('utf-16le'),'beto'.encode('utf-16le'),'como
andas'.encode('utf-16le')])
Original comment by bet...@gmail.com
on 27 Feb 2012 at 9:01
It works, thank you.
Original comment by bernardo.damele
on 28 Feb 2012 at 1:35
Original issue reported on code.google.com by
bernardo.damele
on 18 Jan 2012 at 2:27