Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1611
class
NDRSignedIntField(_NDRField):
1612
FMT =
"i"
1613
ALIGN = (4, 4)
1614
1615
1616
class
NDRLongField(_NDRField):
Callers
15
InstantiationInfoData
Class · 0.90
SpecialPropertiesData
Class · 0.90
ActivationContextInfoData
Class · 0.90
PropsOutInfo
Class · 0.90
LPSERVER_INFO_102
Class · 0.90
LPSERVER_INFO_103
Class · 0.90
LPSERVER_INFO_502
Class · 0.90
LPSERVER_INFO_503
Class · 0.90
LPSERVER_INFO_599
Class · 0.90
LPSERVER_INFO_1010
Class · 0.90
LPSERVER_INFO_1016
Class · 0.90
LPSERVER_INFO_1514
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…