Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1606
class
NDRIntField(_NDRField):
1607
FMT =
"I"
1608
ALIGN = (4, 4)
1609
1610
1611
class
NDRSignedIntField(_NDRField):
Callers
15
FILETIME
Class · 0.90
GROUP_MEMBERSHIP
Class · 0.90
SID
Class · 0.90
KERB_SID_AND_ATTRIBUTES
Class · 0.90
KERB_VALIDATION_INFO
Class · 0.90
S4U_DELEGATION_INFO
Class · 0.90
CLAIM_ENTRY_sub0
Class · 0.90
CLAIM_ENTRY_sub1
Class · 0.90
CLAIM_ENTRY_sub2
Class · 0.90
CLAIM_ENTRY_sub3
Class · 0.90
CLAIMS_ARRAY
Class · 0.90
CLAIMS_SET
Class · 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…