Dror Dvash

Results 41 comments of Dror Dvash

@pt615 According to **protobuf** releases page: At _v3.18.0-rc2_, protobuf drops support for python 2.7 and 3.5 (View [here](https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2) under 'Python' section) In order to work with this package, you should...

I agree, Hebrew is required and will be great to have with all other languages. thanks!

@dom96 running a linux vm on Apple Silicone chip (m1/m2) is actually aarch64 or linux_arm64. ``` # uname -m aarch64 ``` Running choosenim will end up with this error: `choosenim-init:...

> I took time today to add `backup` and `restore` commands to Ghostwriter CLI. It's in the v0.2.12 release: > > https://github.com/GhostManager/Ghostwriter_CLI/releases/tag/v0.2.12 > > These binaries will be bundled with...

Same problem for me. firstly I ran `cent -p cent-nuclei-templates -k` and all of the repos "CLONED" but the folder was empty. so I added the '-C' to print console...

> Hi @DrorDvash, @Rahimianes @breaking153 @rabeltester44, can you check now? > > i have implemented this tool https://github.com/go-git/go-git I can confirm it is working properly now, on Cent v1.1 Thanks!

same for me. any updates @CravateRouge?

> Hello DrorDvash, can you type this in your neo4j browser `RETURN gds.version();` and give me the output? like @shahzaibak96. so clearly we do not have GDS library installed on...

so GDS is installed, now i get a different error ![image](https://github.com/CravateRouge/autobloody/assets/8413651/93d6d6e3-8f4c-438d-b023-d96931ff383d) ``` ≫ python3 autobloody.py -u adfs_svc -p 'XXXX' --host 192.168.20.10 -du 'neo4j' -dp 'bloodhound' -ds '[email protected]' -dt '0X0SECURITY.LOCAL' -d...