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
↓ 32 callers
Method
first_attribute
Gets first attribute of node, optionally matching attribute name. \param name Name of attribute to find, or 0 to return first attribute regardless of
Src/Common/EWS/rapidxml/rapidxml.hpp:1735
↓ 32 callers
Function
to_string_t
Src/Common/CppRestSdk/include/cpprest/asyncrt_utils.h:229
↓ 32 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was calle
Src/Common/json/json.hpp:19146
↓ 30 callers
Function
En
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 30 callers
Method
items
Src/Common/EWS/ews.hpp:9052
↓ 29 callers
Method
GetData
Src/Common/FSecure/WinHttp/Handles/HttpResponse.h:76
↓ 29 callers
Method
ToString
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/RouteId.cpp:21
↓ 29 callers
Method
document
Src/Common/EWS/ews.hpp:7268
↓ 29 callers
Method
erase
<summary> Deletes an element of the JSON array. </summary> <param name="position">A const_iterator to the element to delete.</param> <returns>Iterator
Src/Common/CppRestSdk/include/cpprest/json.h:872
↓ 29 callers
Method
first_node_ns
Gets first child node, matching node local name and namespace URI. \param namespace_uri Namespace URI of child to find; this string have to be zero-te
Src/Common/EWS/rapidxml/rapidxml.hpp:1548
↓ 29 callers
Function
helper
Src/Common/CppRestSdk/include/cpprest/streams.h:417
↓ 29 callers
Method
name
Gets qualified name of the node. Interpretation of name depends on type of node. Note that name will not be zero-terminated if rapidxml::parse_no_stri
Src/Common/EWS/rapidxml/rapidxml.hpp:1079
↓ 29 callers
Function
ni
(t,e,n,i,r)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 28 callers
Function
create_task
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:4874
↓ 28 callers
Function
h
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 27 callers
Function
IsWindowsVersionOrGreater
Src/CebuLoader/WindowsVersion.cpp:90
↓ 27 callers
Function
decode
Src/Common/EWS/ews.hpp:286
↓ 27 callers
Function
oi
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 26 callers
Function
Qr
(t,e,n,i)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 26 callers
Function
U
(t,e,n,i)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 26 callers
Function
Zu
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 26 callers
Method
length
<summary> Get length of generated nonce string. </summary> <returns>Nonce string length.</returns>
Src/Common/CppRestSdk/include/cpprest/asyncrt_utils.h:684
↓ 26 callers
Method
parse_error
Src/Common/json/json.hpp:253
↓ 26 callers
Method
to_string
Src/Common/EWS/ews.hpp:7318
↓ 25 callers
Function
Ba
(t)
Src/WebController/Backend/wwwroot/js/app.d2696140.js:1
↓ 25 callers
Method
Request
Send HTTP request @param request - request to send @param content type - optional content type (override content type from `request`) @param data - op
Src/Common/FSecure/WinHttp/HttpClient.h:32
↓ 25 callers
Function
js
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 25 callers
Method
key
Src/Common/json/json.hpp:3387
↓ 25 callers
Method
update
Src/Common/EWS/ews.hpp:16609
↓ 24 callers
Function
assert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to make
Src/Common/json/json.hpp:13843
↓ 24 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with an em
Src/Common/json/json.hpp:13961
↓ 24 callers
Method
cend
<summary> Gets the end const iterator element of the array. </summary> <returns>A <c>const_iterator</c> to the end of the JSON array.</returns>
Src/Common/CppRestSdk/include/cpprest/json.h:851
↓ 24 callers
Method
clear
Clears the pool. This causes memory occupied by nodes allocated by the pool to be freed. Any nodes or strings allocated from the pool will no longer b
Src/Common/EWS/rapidxml/rapidxml.hpp:878
↓ 24 callers
Method
end
<summary> Gets the end iterator element of the array </summary> <returns>An <c>iterator</c> to the end of the JSON array.</returns>
Src/Common/CppRestSdk/include/cpprest/json.h:809
↓ 24 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type is ob
Src/Common/json/json.hpp:15059
↓ 24 callers
Method
name
Returns the attachment's name
Src/Common/EWS/ews.hpp:8646
↓ 24 callers
Method
success
Src/Common/EWS/ews.hpp:8919
↓ 23 callers
Method
Add
Adds a new Element. @param id ID of the Element to add. @param element Element to add. @return the newly created Element. @throw std::invalid_argument
Src/Core/Profiler.h:37
↓ 23 callers
Method
_Then
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:3760
↓ 23 callers
Function
get_element_by_qname
Select element by qualified name, nullptr if there is no such element TODO: how to avoid ambiguities when two elements exist with the same name and na
Src/Common/EWS/ews.hpp:6807
↓ 23 callers
Method
get_position
return position of last read token
Src/Common/json/json.hpp:6879
↓ 23 callers
Method
remove
<summary> Removes a header field. </summary> <param name="name">The name of the header field.</param>
Src/Common/CppRestSdk/include/cpprest/http_headers.h:197
↓ 23 callers
Method
size
Gets file data size. \return Size of file data, in characters.
Src/Common/EWS/rapidxml/rapidxml_utils.hpp:75
↓ 22 callers
Function
Aa
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:113
↓ 22 callers
Method
Decrypt
Src/Common/FSecure/Crypto/String.cpp:17
↓ 22 callers
Function
GenerateRandomValue
Src/Common/FSecure/CppTools/Utils.h:91
↓ 22 callers
Function
Pt
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 22 callers
Function
Xn
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:30
↓ 22 callers
Function
Zi
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 22 callers
Method
_set_creation_callstack
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:1212
↓ 22 callers
Function
fe
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:30
↓ 22 callers
Method
name
Gets name of the node. Interpretation of name depends on type of node. Note that name will not be zero-terminated if rapidxml::parse_no_string_termina
Src/Common/rapidxml-1.13/rapidxml.hpp:673
↓ 22 callers
Function
st
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:30
↓ 21 callers
Function
GenerateRandomString
Src/Common/FSecure/CppTools/Utils.h:53
↓ 21 callers
Function
M
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:8
↓ 21 callers
Function
To
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:138
↓ 21 callers
Method
append_attribute
Appends a new attribute to the node. \param attribute Attribute to append.
Src/Common/EWS/rapidxml/rapidxml.hpp:1980
↓ 21 callers
Method
close
<summary> Closes a websocket client connection, sends a close frame to the server and waits for a close message from the server. </summary> <returns>A
Src/Common/CppRestSdk/include/cpprest/ws_client.h:471
↓ 21 callers
Function
lt
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 21 callers
Function
measure
Src/Common/EWS/rapidxml/rapidxml.hpp:447
↓ 21 callers
Function
pn
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 21 callers
Method
pop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back} @co
Src/Common/json/json.hpp:8689
↓ 21 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Src/Common/json/json.hpp:8302
↓ 20 callers
Function
Qe
(t,e,i,o,a)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 20 callers
Function
W
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:20
↓ 20 callers
Method
_Cancel
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:1869
↓ 20 callers
Method
allocate_attribute
Allocates a new attribute from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function w
Src/Common/EWS/rapidxml/rapidxml.hpp:780
↓ 20 callers
Method
count
Src/ChannelLinter/argparse.hpp:438
↓ 20 callers
Method
empty
<summary> Checks if there are any elements in the JSON object. </summary> <returns>True if empty.</returns>
Src/Common/CppRestSdk/include/cpprest/json.h:1128
↓ 20 callers
Function
ie
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 20 callers
Method
openModal
(id: string, modal: string, options: any = {})
Src/WebController/UI/src/c3.ts:49
↓ 20 callers
Method
set_body
<summary> Sets the body of the message to a textual string and set the "Content-Type" header. Assumes the character encoding of the string is UTF-8. <
Src/Common/CppRestSdk/include/cpprest/http_msg.h:685
↓ 19 callers
Method
Get
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:845
↓ 19 callers
Function
H
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:20
↓ 19 callers
Function
Hr
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 19 callers
Method
SetData
Set content type and body @param content type @param request body data
Src/Common/FSecure/WinHttp/HttpRequest.h:50
↓ 19 callers
Method
has
<summary> Checks if there is a header with the given key. </summary> <param name="name">The name of the header field.</param> <returns><c>true</c> if
Src/Common/CppRestSdk/include/cpprest/http_headers.h:209
↓ 19 callers
Function
nn
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:55
↓ 19 callers
Function
put
Src/Common/CppCodec/data/access.hpp:97
↓ 19 callers
Method
status_code
<summary> Gets the status code of the response message. </summary> <returns>status code.</returns>
Src/Common/CppRestSdk/include/cpprest/http_msg.h:555
↓ 19 callers
Method
type
Src/Common/EWS/ews.hpp:9536
↓ 18 callers
Function
$u
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 18 callers
Function
F
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:8
↓ 18 callers
Function
IsWindowsVersionOrGreater
Src/Common/FSecure/WinTools/WindowsVersion.h:154
↓ 18 callers
Function
Ys
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:80
↓ 18 callers
Function
b
()
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:8
↓ 18 callers
Method
namespace_uri
Gets namespace URI of the node. Note that URI will not be zero-terminated if rapidxml::parse_no_string_terminators option was selected during parse. N
Src/Common/EWS/rapidxml/rapidxml.hpp:1113
↓ 18 callers
Method
number_integer
Src/Common/json/json.hpp:3362
↓ 18 callers
Method
operator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Src/Common/json/json.hpp:8255
↓ 18 callers
Method
push_back
Src/Common/CppRestSdk/include/pplx/pplxcancellation_token.h:285
↓ 18 callers
Method
wait
Src/Common/CppRestSdk/include/cpprest/filestream.h:78
↓ 18 callers
Function
wt
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:113
↓ 18 callers
Function
ye
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 17 callers
Function
Multiply
Src/Common/tinyAES/aes.c:320
↓ 17 callers
Function
Se
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 17 callers
Function
TimeSinceEpoch
Impersonation of Y2038 problem
Src/Common/FSecure/CppTools/Utils.h:127
↓ 17 callers
Function
Un
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:30
↓ 17 callers
Function
Xt
(t,e,n,i)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:14
↓ 17 callers
Function
_JoinAllTokens_Add
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:6514
↓ 17 callers
Method
begin
<summary> Gets the beginning iterator element of the array </summary> <returns>An <c>iterator</c> to the beginning of the JSON array.</returns>
Src/Common/CppRestSdk/include/cpprest/json.h:797
← previous
next →
101–200 of 5,004, ranked by callers