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

Class NDRIntField

scapy/layers/dcerpc.py:1606–1608  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1604
1605
1606class NDRIntField(_NDRField):
1607 FMT = "I"
1608 ALIGN = (4, 4)
1609
1610
1611class NDRSignedIntField(_NDRField):

Callers 15

FILETIMEClass · 0.90
GROUP_MEMBERSHIPClass · 0.90
SIDClass · 0.90
S4U_DELEGATION_INFOClass · 0.90
CLAIM_ENTRY_sub0Class · 0.90
CLAIM_ENTRY_sub1Class · 0.90
CLAIM_ENTRY_sub2Class · 0.90
CLAIM_ENTRY_sub3Class · 0.90
CLAIMS_ARRAYClass · 0.90
CLAIMS_SETClass · 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…