Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReversecLabs/C3
/ functions
Functions
5,004 in github.com/ReversecLabs/C3
⨍
Functions
5,004
◇
Types & classes
1,425
↓ 4 callers
Method
cancel
<summary> Cancels the token. Any <c>task_group</c>, <c>structured_task_group</c>, or <c>task</c> which utilizes the token will be canceled upon this
Src/Common/CppRestSdk/include/pplx/pplxcancellation_token.h:868
↓ 4 callers
Function
ce
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 4 callers
Function
char_data
Src/Common/CppCodec/data/access.hpp:163
↓ 4 callers
Function
clear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would have be
Src/Common/json/json.hpp:17504
↓ 4 callers
Method
clear
<summary> Clears all components of the underlying URI in this uri_builder. </summary>
Src/Common/CppRestSdk/include/cpprest/uri_builder.h:213
↓ 4 callers
Method
commandType
(c3Command: C3Command)
Src/WebController/UI/src/c3.ts:104
↓ 4 callers
Method
complete
Src/Common/CppRestSdk/include/cpprest/producerconsumerstream.h:495
↓ 4 callers
Function
di
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 4 callers
Function
empty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The return
Src/Common/json/json.hpp:17292
↓ 4 callers
Function
er
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 4 callers
Function
es
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:55
↓ 4 callers
Function
find
Src/Common/json/json.hpp:16722
↓ 4 callers
Function
fl
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:87
↓ 4 callers
Function
flush
<summary> Flush any buffered output data. </summary>
Src/Common/CppRestSdk/include/cpprest/streams.h:319
↓ 4 callers
Method
get
<summary> Returns the result this task produced. If the task is not in a terminal state, a call to <c>get</c> will wait for the task to finish. This m
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:3618
↓ 4 callers
Method
getParentNode
()
Src/WebController/UI/src/lib/path.ts:110
↓ 4 callers
Method
getPossibeNext
(neighbour: C3Edge, target: string)
Src/WebController/UI/src/lib/path.ts:155
↓ 4 callers
Function
get_arithmetic_value
Src/Common/json/json.hpp:1329
↓ 4 callers
Method
get_string
Src/Common/json/json.hpp:5433
↓ 4 callers
Method
get_value
Src/Common/json/json.hpp:7579
↓ 4 callers
Function
hn
(t,e,n,i,o)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 4 callers
Method
in_avail
<summary> For any input stream, <c>in_avail</c> returns the number of characters that are immediately available to be consumed without blocking. May b
Src/Common/CppRestSdk/include/cpprest/filestream.h:164
↓ 4 callers
Method
init
Src/Common/EWS/rapidxml/rapidxml.hpp:925
↓ 4 callers
Function
insert_iterator
Src/Common/json/json.hpp:17841
↓ 4 callers
Function
ir
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:138
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type is bo
Src/Common/json/json.hpp:14922
↓ 4 callers
Function
jl
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:87
↓ 4 callers
Function
kl
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:87
↓ 4 callers
Function
kn
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 4 callers
Function
ku
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 4 callers
Function
le
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:138
↓ 4 callers
Function
pe
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 4 callers
Function
pi
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 4 callers
Function
po
(t,e,n,i)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:138
↓ 4 callers
Function
print
Src/Common/EWS/rapidxml/rapidxml_print.hpp:487
↓ 4 callers
Function
r
()
Src/WebController/Backend/wwwroot/js/app.d2696140.js:1
↓ 4 callers
Function
re
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 4 callers
Method
read
<summary> Reads up to count characters into ptr and returns the count of characters copied. The return value (actual characters copied) could be <= co
Src/Common/CppRestSdk/include/cpprest/containerstream.h:390
↓ 4 callers
Method
read
<summary> Reads up to count characters into ptr and returns the count of characters copied. The return value (actual characters copied) could be <= co
Src/Common/CppRestSdk/include/cpprest/producerconsumerstream.h:543
↓ 4 callers
Function
replace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occurre
Src/Common/json/json.hpp:9223
↓ 4 callers
Function
sd
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:87
↓ 4 callers
Method
seekoff
<summary> Seeks to a position given by a relative offset. </summary> <param name="offset">The relative position to seek to</param> <param name="way">T
Src/Common/CppRestSdk/include/cpprest/filestream.h:647
↓ 4 callers
Method
setAndInsertNextNode
(node: C3Node)
Src/WebController/UI/src/lib/path.ts:176
↓ 4 callers
Method
setNextAndParentNode
()
Src/WebController/UI/src/lib/path.ts:170
↓ 4 callers
Method
set_credentials
Set credentials for authentication.
Src/Common/EWS/ews.hpp:6939
↓ 4 callers
Method
set_method
Set the HTTP method (only POST supported).
Src/Common/EWS/ews.hpp:6917
↓ 4 callers
Method
set_option
Src/Common/EWS/ews.hpp:6953
↓ 4 callers
Function
sr
(t,e,n,i)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:55
↓ 4 callers
Function
ue
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:30
↓ 4 callers
Function
update
! @brief updates a JSON object from another object, overwriting existing keys Inserts all values from JSON object @a j and overwrites existing ke
Src/Common/json/json.hpp:18114
↓ 4 callers
Method
value_size
Gets size of node value, not including terminator character. This function works correctly irrespective of whether value is or is not zero terminated.
Src/Common/rapidxml-1.13/rapidxml.hpp:700
↓ 4 callers
Method
wait
<summary> Waits for this task to reach a terminal state. It is possible for <c>wait</c> to execute the task inline, if all of the tasks dependencies a
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:3594
↓ 4 callers
Function
when_all
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:6871
↓ 4 callers
Function
xn
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 4 callers
Function
yc
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:87
↓ 4 callers
Function
zo
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 4 callers
Function
zr
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:113
↓ 3 callers
Function
$o
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 3 callers
Function
Ar
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 3 callers
Function
As
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 3 callers
Function
Ca
()
Src/WebController/Backend/wwwroot/js/app.d2696140.js:1
↓ 3 callers
Function
Ce
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 3 callers
Function
Cipher
Cipher is the main function that encrypts the PlainText.
Src/Common/tinyAES/aes.c:413
↓ 3 callers
Method
CloseConnection
Src/Core/ConnectorBridge.cpp:99
↓ 3 callers
Method
Create
Create new instance. @param receiverRid - destination route id @param gatewayPrivateSignature - gateway's private signature @param commandWithArgument
Src/Core/ProceduresG2X.h:175
↓ 3 callers
Method
DeleteMessage
Src/Common/FSecure/Zoom/ZoomApi.cpp:210
↓ 3 callers
Function
Ds
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 3 callers
Method
EncrpytQueryWithBody
Encrypts and sets query body @param queryPacketBody plaintext body of query @param agentPublicKey - recipient agent's public key @param gatewayPrivate
Src/Core/ProceduresG2X.h:120
↓ 3 callers
Method
FindMatching
Find all elements for which unaryPredicate evaluates to true. @param begin. First element of range that will be checked with unaryPredicate. Function
Src/Common/FSecure/CppTools/Payload.h:89
↓ 3 callers
Function
FindNtDllSymbol
Src/CebuLoader/UnexportedWinApi.cpp:183
↓ 3 callers
Function
Fs
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 3 callers
Function
GenerateRandomData
Src/Common/FSecure/CppTools/Utils.h:71
↓ 3 callers
Method
GetChannelParameters
Get original channel parameters. @returns ByteView view of parameters. @remarks should be called only for negotiation channels.
Src/Core/DeviceBridge.h:89
↓ 3 callers
Method
GetDevice
Src/ChannelLinter/MockDeviceBridge.cpp:88
↓ 3 callers
Method
GetFile
Src/Common/FSecure/Zoom/ZoomApi.cpp:414
↓ 3 callers
Function
GetHeaderName
Src/Common/FSecure/WinHttp/Constants.h:157
↓ 3 callers
Method
GetHeaders
Get all HTTP headers @returns All HTTP headers @throws std::runtime_error if headers cannot be retreived
Src/Common/FSecure/WinHttp/Handles/HttpResponse.h:64
↓ 3 callers
Method
GetMessage
()
Src/WebController/Backend/Comms/GatewayResponses/GatewayResponse.cs:26
↓ 3 callers
Function
GetMethodString
Src/Common/FSecure/WinHttp/Constants.h:24
↓ 3 callers
Method
GetPort
@returns port number specified in URI
Src/Common/FSecure/WinHttp/Uri.h:117
↓ 3 callers
Method
GetString
Src/Common/FSecure/Sql/Sql.hpp:71
↓ 3 callers
Method
Initialize
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/Profiler.cpp:19
↓ 3 callers
Method
IsSuccess
Success translator. @return true if current state of the object indicates success.
Src/Common/FSecure/CppTools/XError.h:194
↓ 3 callers
Function
IsWindows10RS2OrGreater
Src/CebuLoader/WindowsVersion.h:176
↓ 3 callers
Function
IsWindows10RS3OrGreater
Src/CebuLoader/WindowsVersion.h:181
↓ 3 callers
Function
IsWindows1123H2OrGreater
Src/CebuLoader/WindowsVersion.h:236
↓ 3 callers
Function
IsWindows1124H2OrGreater
Src/CebuLoader/WindowsVersion.h:241
↓ 3 callers
Function
Je
(t,e,n,i,r)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 3 callers
Function
Jr
(t,e,n,i)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 3 callers
Function
Ko
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:30
↓ 3 callers
Function
Li
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 3 callers
Method
LockAndSendPacket
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/Distributor.cpp:88
↓ 3 callers
Function
Ma
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:55
↓ 3 callers
Function
MakeConversionTuple
Src/Common/FSecure/CppTools/ByteConverter/Utils.h:289
↓ 3 callers
Function
MakeHttpHandle
Wrap existing HINTERNET handle into owning HttpHandle @param hinternet handle to wrap @param handleType - type of handle to wrap, used for error messa
Src/Common/FSecure/WinHttp/Handles/HttpHandle.h:41
↓ 3 callers
Function
MakeSqlHandle
Src/Common/FSecure/Sql/Sql.hpp:28
↓ 3 callers
Method
Max
Src/Common/CppRestSdk/include/cpprest/details/SafeInt3.hpp:6728
↓ 3 callers
Function
MillisecondsTimestamp
@brief milliseconds precision timestamp (_not_ the number of milliseconds since UNiX epoch)
Src/Common/FSecure/CppTools/Utils.h:139
↓ 3 callers
Function
Mo
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:138
↓ 3 callers
Function
Mr
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
← previous
next →
601–700 of 5,004, ranked by callers