Raz Kissos

Results 21 comments of Raz Kissos

Please notice the **_getFileTime_** method was moved from smbserver.py to smb.py and was renamed as well.

It seems that the named pipe created by the `PSExec Service` (`RemCom_communicaton`) _does not exist!_... First, have you tried listing the current named pipes on the machine locally? If the...

The problem is with your test case. On chromium based browsers the **_Cookies_** file is locked with a "strong handle" which restricts read access to other processes, therefore in this...

Hi again, I am changing the title because this is slowly growing into something **much bigger**. I will soon add a better description and list all of the current changes...

I see, The main issue is that all of my commits are dependent on each-other. If I create a new pull request all of my dependencies will fail and the...

@anadrianmanrique I believe this is my final addition to this PR. I added two example scripts showing off: - Querying / Modifying remote file attributes. - Querying / Modifying remote...

Pity, I really hoped for better type hinting, but _oh well_ 😅 @anadrianmanrique do you believe the addition of annotations be accepted if all of the codebase was annotated as...

No worries all good, thanks for the amazing work!