Traceback (most recent call last):
File "F:\Project92\chrome_v20_cookies.py", line 58, in
decrypted_key_b64, stderr, rc = c.run_executable(
~~~~~~~~~~~~~~~~^
sys.executable,
^^^^^^^^^^^^^^^
arguments=arguments.format(encrypted_key_b64.decode().strip()),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
use_system_account=False
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "F:\Python\Python\Python313\Lib\site-packages\pypsexec\client.py", line 373, in run_executable
settings_resp_raw = main_pipe.read(0, 1024)
File "F:\Python\Python\Python313\Lib\site-packages\smbprotocol\open.py", line 1256, in read
return self._read_response(request, wait)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "F:\Python\Python\Python313\Lib\site-packages\smbprotocol\open.py", line 1264, in _read_response
response = self.connection.receive(request, wait=wait)
File "F:\Python\Python\Python313\Lib\site-packages\smbprotocol\connection.py", line 1103, in receive
raise SMBResponseException(response)
smbprotocol.exceptions.PipeBroken: Received unexpected status from the server: The pipe operation has failed because the other end of the pipe has been closed. (3221225803) STATUS_PIPE_BROKEN: 0xc000014b
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "F:\Project92\chrome_v20_cookies.py", line 67, in
c.remove_service()
~~~~~~~~~~~~~~~~^^
File "F:\Python\Python\Python313\Lib\site-packages\pypsexec\client.py", line 163, in remove_service
self._delete_file(smb_tree, self._exe_file)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\Python\Python\Python313\Lib\site-packages\pypsexec\client.py", line 499, in _delete_file
msgs[0]1
~~~~~~~~~~^^^^^^^^^
File "F:\Python\Python\Python313\Lib\site-packages\smbprotocol\open.py", line 1168, in _create_response
response = self.connection.receive(request)
File "F:\Python\Python\Python313\Lib\site-packages\smbprotocol\connection.py", line 1103, in receive
raise SMBResponseException(response)
smbprotocol.exceptions.CannotDelete: Received unexpected status from the server: An attempt has been made to remove a file or directory that cannot be deleted. (3221225761) STATUS_CANNOT_DELETE: 0xc0000121
Traceback (most recent call last):
File "F:\Project92\chrome_v20_cookies.py", line 58, in
decrypted_key_b64, stderr, rc = c.run_executable(
~~~~~~~~~~~~~~~~^
sys.executable,
^^^^^^^^^^^^^^^
arguments=arguments.format(encrypted_key_b64.decode().strip()),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
use_system_account=False
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "F:\Python\Python\Python313\Lib\site-packages\pypsexec\client.py", line 373, in run_executable
settings_resp_raw = main_pipe.read(0, 1024)
File "F:\Python\Python\Python313\Lib\site-packages\smbprotocol\open.py", line 1256, in read
return self._read_response(request, wait)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "F:\Python\Python\Python313\Lib\site-packages\smbprotocol\open.py", line 1264, in _read_response
response = self.connection.receive(request, wait=wait)
File "F:\Python\Python\Python313\Lib\site-packages\smbprotocol\connection.py", line 1103, in receive
raise SMBResponseException(response)
smbprotocol.exceptions.PipeBroken: Received unexpected status from the server: The pipe operation has failed because the other end of the pipe has been closed. (3221225803) STATUS_PIPE_BROKEN: 0xc000014b
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "F:\Project92\chrome_v20_cookies.py", line 67, in
c.remove_service()
~~~~~~~~~~~~~~~~^^
File "F:\Python\Python\Python313\Lib\site-packages\pypsexec\client.py", line 163, in remove_service
self._delete_file(smb_tree, self._exe_file)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\Python\Python\Python313\Lib\site-packages\pypsexec\client.py", line 499, in _delete_file
msgs[0]1
~~~~~~~~~~^^^^^^^^^
File "F:\Python\Python\Python313\Lib\site-packages\smbprotocol\open.py", line 1168, in _create_response
response = self.connection.receive(request)
File "F:\Python\Python\Python313\Lib\site-packages\smbprotocol\connection.py", line 1103, in receive
raise SMBResponseException(response)
smbprotocol.exceptions.CannotDelete: Received unexpected status from the server: An attempt has been made to remove a file or directory that cannot be deleted. (3221225761) STATUS_CANNOT_DELETE: 0xc0000121