Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CCob/lsarelayx
/ functions
Functions
749 in github.com/CCob/lsarelayx
⨍
Functions
749
◇
Types & classes
538
↓ 64 callers
Method
Add
(string header)
client/Options.cs:822
↓ 40 callers
Method
size
get container size
plugin/include/bitsery/traits/core/traits.h:70
↓ 33 callers
Method
adapter
plugin/include/bitsery/details/serialization_common.h:408
↓ 26 callers
Method
ext
plugin/include/bitsery/serializer.h:223
↓ 18 callers
Method
ToString
()
client/Options.cs:604
↓ 15 callers
Method
object
plugin/include/bitsery/serializer.h:178
↓ 12 callers
Method
Make
* Create a new constructed elements, by providing the relevant * sub-elements. */
client/Asn1/AsnElt.cs:1890
↓ 12 callers
Method
ToArray
()
client/Options.cs:352
↓ 12 callers
Method
end
plugin/include/bitsery/ext/inheritance.h:63
↓ 11 callers
Method
get
plugin/include/bitsery/ext/pointer.h:144
↓ 11 callers
Function
readSize
plugin/include/bitsery/details/adapter_common.h:53
↓ 10 callers
Method
Invoke
(OptionContext c)
client/Options.cs:591
↓ 10 callers
Function
processContainer
plugin/include/bitsery/details/brief_syntax_common.h:40
↓ 10 callers
Method
value8b
plugin/include/bitsery/serializer.h:369
↓ 10 callers
Function
writeSize
plugin/include/bitsery/details/adapter_common.h:85
↓ 9 callers
Method
IndexOf
(object value)
client/Options.cs:312
↓ 8 callers
Method
container
plugin/include/bitsery/serializer.h:287
↓ 8 callers
Function
serialize
plugin/include/bitsery/details/brief_syntax_common.h:100
↓ 7 callers
Function
EnterSpinLock
-------------------------------------------------------------------------
plugin/minhook/hook.c:464
↓ 7 callers
Function
LeaveSpinLock
-------------------------------------------------------------------------
plugin/minhook/hook.c:485
↓ 7 callers
Method
Write
(TextWriter o, ref int n, string s)
client/Options.cs:1305
↓ 6 callers
Method
Parse
(string value, OptionContext c)
client/Options.cs:475
↓ 5 callers
Method
ByteArrayToString
(byte[] ba)
client/Utils.cs:7
↓ 5 callers
Method
Encode
* Encode this object into a newly allocated array. */
client/Asn1/AsnElt.cs:601
↓ 5 callers
Method
MakePrimitive
* Create a new element for a primitive value. The provided buffer * is internally copied. */
client/Asn1/AsnElt.cs:1652
↓ 5 callers
Method
WriteOptionDescriptions
(TextWriter o)
client/Options.cs:1179
↓ 5 callers
Method
WritePrefixedString
(string value)
client/Bitsery.cs:47
↓ 5 callers
Method
clear
plugin/include/bitsery/ext/utils/polymorphism_utils.h:200
↓ 5 callers
Method
error
plugin/include/bitsery/adapter/buffer.h:88
↓ 5 callers
Method
value1b
plugin/include/bitsery/serializer.h:360
↓ 4 callers
Function
EnableHookLL
-------------------------------------------------------------------------
plugin/minhook/hook.c:377
↓ 4 callers
Function
FindHookEntry
------------------------------------------------------------------------- Returns INVALID_HOOK_POS if not found.
plugin/minhook/hook.c:105
↓ 4 callers
Function
Freeze
-------------------------------------------------------------------------
plugin/minhook/hook.c:327
↓ 4 callers
Method
GetOctetString
* Interpret the value as an OCTET STRING. The value bytes are * returned. This method supports constructed values and performs * the reassembly.
client/Asn1/AsnElt.cs:916
↓ 4 callers
Function
MH_CreateHook
-------------------------------------------------------------------------
plugin/minhook/hook.c:563
↓ 4 callers
Method
MakeExplicit
* Wrap an element into an explicit tag. */
client/Asn1/AsnElt.cs:1985
↓ 4 callers
Method
MakeOID
* Create an OBJECT IDENTIFIER from its string representation. * This function tolerates extra leading zeros. */
client/Asn1/AsnElt.cs:2030
↓ 4 callers
Function
Unfreeze
-------------------------------------------------------------------------
plugin/minhook/hook.c:357
↓ 4 callers
Method
align
plugin/include/bitsery/adapter/measure_size.h:74
↓ 4 callers
Method
allocate
plugin/include/bitsery/ext/utils/memory_resource.h:143
↓ 4 callers
Method
container1b
plugin/include/bitsery/serializer.h:408
↓ 4 callers
Method
currentWritePos
plugin/include/bitsery/adapter/buffer.h:213
↓ 4 callers
Method
deallocate
plugin/include/bitsery/ext/utils/memory_resource.h:147
↓ 4 callers
Method
deleteObject
plugin/include/bitsery/ext/utils/memory_resource.h:98
↓ 4 callers
Method
processOwner
plugin/include/bitsery/ext/utils/pointer_utils.h:128
↓ 4 callers
Function
quickSerialization
plugin/include/bitsery/serializer.h:541
↓ 4 callers
Method
serializeType
plugin/include/bitsery/ext/utils/composite_type_overloads.h:103
↓ 4 callers
Function
swap
plugin/include/bitsery/details/adapter_common.h:136
↓ 4 callers
Method
text2b
plugin/include/bitsery/serializer.h:393
↓ 3 callers
Method
Contains
(string item)
client/Options.cs:294
↓ 3 callers
Method
GetEnumerator
()
client/Options.cs:302
↓ 3 callers
Method
GetOID
* Interpret the value as an OBJECT IDENTIFIER, and return it * (in decimal-dotted string format). */
client/Asn1/AsnElt.cs:1010
↓ 3 callers
Function
IsCodePadding
-------------------------------------------------------------------------
plugin/minhook/trampoline.c:60
↓ 3 callers
Function
IsExecutableAddress
-------------------------------------------------------------------------
plugin/minhook/buffer.c:306
↓ 3 callers
Method
IsPassiveMode
plugin/relaycontext.cpp:39
↓ 3 callers
Method
Remove
(string item)
client/Options.cs:296
↓ 3 callers
Method
RemoveAt
(int index)
client/Options.cs:315
↓ 3 callers
Method
WriteToStream
(Stream outputStream)
client/Commands/Command.cs:37
↓ 3 callers
Method
boolValue
plugin/include/bitsery/serializer.h:254
↓ 3 callers
Method
create
plugin/include/bitsery/ext/std_smart_ptr.h:73
↓ 3 callers
Method
currentReadEndPos
plugin/include/bitsery/adapter/buffer.h:69
↓ 3 callers
Method
deserialize
plugin/include/bitsery/ext/std_map.h:53
↓ 3 callers
Method
destroy
plugin/include/bitsery/ext/std_smart_ptr.h:85
↓ 3 callers
Method
error
plugin/include/bitsery/deserializer.h:114
↓ 3 callers
Method
object
plugin/include/bitsery/deserializer.h:181
↓ 3 callers
Function
processBriefSyntax
plugin/include/bitsery/brief_syntax.h:34
↓ 3 callers
Method
serialize
plugin/include/bitsery/ext/std_map.h:41
↓ 2 callers
Method
Clear
()
client/Options.cs:293
↓ 2 callers
Method
CopyTo
(Array array, int index)
client/Options.cs:286
↓ 2 callers
Function
CreateTokenFromUserInfo
plugin/msv1_0.cpp:128
↓ 2 callers
Method
Decode
* Decode an ASN.1 object. The provided buffer is internally * copied. Trailing garbage is not tolerated. */
client/Asn1/AsnElt.cs:375
↓ 2 callers
Function
EnableAllHooksLL
-------------------------------------------------------------------------
plugin/minhook/hook.c:426
↓ 2 callers
Function
EnableHook
-------------------------------------------------------------------------
plugin/minhook/hook.c:706
↓ 2 callers
Method
ForwardAuthenticateMessage
plugin/relaycontext.cpp:25
↓ 2 callers
Method
ForwardChallengeMessage
plugin/relaycontext.cpp:20
↓ 2 callers
Method
ForwardNego
plugin/relaycontext.cpp:33
↓ 2 callers
Method
ForwardNegotiateMessage
plugin/relaycontext.cpp:9
↓ 2 callers
Function
FreeBuffer
-------------------------------------------------------------------------
plugin/minhook/buffer.c:266
↓ 2 callers
Method
GetCommand
(List<string> extra)
client/Options.cs:1744
↓ 2 callers
Method
GetCommandId
plugin/commands.h:65
↓ 2 callers
Method
GetString
* Get the object value as a string. The string type is inferred * from the tag. */
client/Asn1/AsnElt.cs:1054
↓ 2 callers
Function
GetTokenBufferInfo
plugin/lsarelayx.cpp:59
↓ 2 callers
Method
InsertItem
(int index, Option item)
client/Options.cs:786
↓ 2 callers
Function
IsNTLMMessageType
plugin/msv1_0.cpp:97
↓ 2 callers
Method
MakeBlob
* Create an OCTET STRING from the provided value. */
client/Asn1/AsnElt.cs:1876
↓ 2 callers
Function
QueueHook
-------------------------------------------------------------------------
plugin/minhook/hook.c:768
↓ 2 callers
Method
ReadPrefixedBytes
()
client/Bitsery.cs:114
↓ 2 callers
Method
SetItem
(int index, Option item)
client/Options.cs:800
↓ 2 callers
Function
ToSid
plugin/msv1_0.cpp:111
↓ 2 callers
Method
Write
(BitseryWriter writer)
client/Commands/Command.cs:35
↓ 2 callers
Method
WriteCommandDescription
(TextWriter o, Command c, string commandName)
client/Options.cs:1237
↓ 2 callers
Method
WritePrefixedBytes
(byte[] data)
client/Bitsery.cs:57
↓ 2 callers
Method
beginBase
plugin/include/bitsery/ext/inheritance.h:47
↓ 2 callers
Method
beginVirtualBase
plugin/include/bitsery/ext/inheritance.h:58
↓ 2 callers
Function
calcRequiredBits
plugin/include/bitsery/ext/value_range.h:50
↓ 2 callers
Method
currentReadPos
plugin/include/bitsery/adapter/buffer.h:61
↓ 2 callers
Method
deserialize
plugin/include/bitsery/ext/utils/pointer_utils.h:310
↓ 2 callers
Method
execIndex
plugin/include/bitsery/ext/utils/composite_type_overloads.h:91
↓ 2 callers
Method
flush
plugin/include/bitsery/serializer.h:104
↓ 2 callers
Function
getRangeValue
plugin/include/bitsery/ext/value_range.h:110
next →
1–100 of 749, ranked by callers