r00t-3xp10it / venom

venom - C2 shellcode generator/compiler/handler
1.78k stars 597 forks source link

python shell exec failure #89

Closed sssseossss closed 3 years ago

sssseossss commented 3 years ago

Hi, thanks for the cool product! Can you help with python reverse shell execution for windows (payload #3)

generates the payload, but when executing i always get the same error:

Traceback (most recent call last):
  File "C:\Users\TomasB\Downloads\3.py", line 10, in <module>
    dEiTgKJDe = create_string_buffer(rHfGjdSiJdK, len(rHfGjdSiJdK))
  File "C:\Program Files\python\lib\ctypes\__init__.py", line 66, in create_string_buffer
    raise TypeError(init)
TypeError: üè‚........

Thanks for advice!

r00t-3xp10it commented 3 years ago

thats one error on PYTHON ... Maybee the python version installed on target is NOT compatible with sourcecode !!!