Itamar

Results 4 comments of Itamar

Hi, I wrote a code sample that uses a Map object for Dijkstra's CostEvaluator instead of relationship's distance property. Please note that it uses some of apoc's helpers function. If...

Hi, Thanks for the quick reply! Here's the implementation of MS-EVEN6 interface with the use of Impacket (huge thanks to Alberto!): ``` from impacket.dcerpc.v5.rpcrt import DCERPCException from impacket.dcerpc.v5.ndr import NDRCALL,...

Sure, no problem! ``` 00000000: 37 05 00 00 10 00 00 00 10 00 00 00 17 05 00 00 7............... 00000010: FF 04 00 00 0F 01 01...

Awesome! Thanks @williballenthin . Looking forward..