예제 #1
0
 def test_hNetprPathCanonicalize(self):
     dce, rpctransport = self.connect()
     resp = srvs.hNetprPathCanonicalize(dce, '\\pagefile.sys\x00', 'c:\x00', 50, 0, 0)
     resp.dump()
예제 #2
0
 def test_hNetprPathCanonicalize(self):
     dce, rpctransport = self.connect()
     resp = srvs.hNetprPathCanonicalize(dce, '\\pagefile.sys\x00', 'c:\x00',
                                        50, 0, 0)
     resp.dump()