rhoskal / crispy-fortnight

Custom Python 2.7 RAT
MIT License
11 stars 9 forks source link

sessions -i bug?? #19

Open newjacks opened 8 years ago

newjacks commented 8 years ago

when run sessions -i commond error : [!] dictionary update sequence element #0 has length 4; 2 is required

========= Remote Traceback (1) ========= Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/rpyc/core/protocol.py", line 305, in _dispatch_request res = self._HANDLERS[handler](self, args) File "/usr/local/lib/python2.7/dist-packages/rpyc/core/protocol.py", line 535, in _handle_call return self._local_objects[oid](args, **dict%28kwargs%29) File "", line 3, in _rinteract ValueError: dictionary update sequence element #0 has length 4; 2 is required

rhoskal commented 8 years ago

yes I am aware of this bug @newjacks. i'm still working this... any pulls are greatly appreciated.