MCPcopy Create free account
hub / github.com/secdev/scapy / NDRSignedIntField

Class NDRSignedIntField

scapy/layers/dcerpc.py:1611–1613  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1609
1610
1611class NDRSignedIntField(_NDRField):
1612 FMT = "i"
1613 ALIGN = (4, 4)
1614
1615
1616class NDRLongField(_NDRField):

Callers 15

PropsOutInfoClass · 0.90
LPSERVER_INFO_102Class · 0.90
LPSERVER_INFO_103Class · 0.90
LPSERVER_INFO_502Class · 0.90
LPSERVER_INFO_503Class · 0.90
LPSERVER_INFO_599Class · 0.90
LPSERVER_INFO_1010Class · 0.90
LPSERVER_INFO_1016Class · 0.90
LPSERVER_INFO_1514Class · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…