moloch-- / sliver-py

A Python gRPC Client Library for Sliver
GNU General Public License v3.0
66 stars 13 forks source link

Fix arguments types #57

Closed rkervella closed 4 weeks ago

rkervella commented 4 weeks ago

Update ExecuteAssembly, Sideload and SpawnDLL to use list[str] intead of str for arguments.