diff --git a/rpcBind.py b/rpcBind.py deleted file mode 100644 index 65ac981..0000000 --- a/rpcBind.py +++ /dev/null @@ -1,160 +0,0 @@ -import binascii -import rpcBase -import struct -import uuid -from dcerpc import MSRPCHeader, MSRPCBindAck -from structure import Structure -import logging - -uuidNDR32 = uuid.UUID('8a885d04-1ceb-11c9-9fe8-08002b104860') -uuidNDR64 = uuid.UUID('71710533-beba-4937-8319-b5dbef9ccc36') -uuidTime = uuid.UUID('6cb71c2c-9812-4540-0300-000000000000') -uuidEmpty = uuid.UUID('00000000-0000-0000-0000-000000000000') - -class CtxItem(Structure): - structure = ( - ('ContextID', '