Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlSch092/UltimateAntiCheat
/ functions
Functions
870 in github.com/AlSch092/UltimateAntiCheat
⨍
Functions
870
◇
Types & classes
315
↓ 182 callers
Function
create
Common/json.hpp:19673
↓ 167 callers
Method
size
Common/json.hpp:3125
↓ 140 callers
Function
concat
Common/json.hpp:4349
↓ 131 callers
Method
write_character
Common/json.hpp:14970
↓ 110 callers
Method
end
return iterator end (needed for range-based for)
Common/json.hpp:5332
↓ 80 callers
Method
begin
return iterator begin (needed for range-based for)
Common/json.hpp:5326
↓ 66 callers
Method
empty
Common/json.hpp:6308
↓ 49 callers
Function
get
Common/json.hpp:5342
↓ 46 callers
Method
parse_error
Common/json.hpp:4510
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
Common/json.hpp:23457
↓ 41 callers
Method
data
Common/json.hpp:23497
↓ 38 callers
Function
add
add a character to token_buffer
Common/json.hpp:8773
↓ 38 callers
Function
to_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
Common/json.hpp:13873
↓ 37 callers
Function
basic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
Common/json.hpp:20115
↓ 34 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
Common/json.hpp:20657
↓ 30 callers
Method
key
Common/json.hpp:7338
↓ 28 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
Common/json.hpp:8820
↓ 26 callers
Function
end
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
Common/json.hpp:22093
↓ 23 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
Common/json.hpp:11896
↓ 23 callers
Function
input_adapter
Common/json.hpp:6521
↓ 20 callers
Method
sax_parse
Common/json.hpp:12329
↓ 19 callers
Method
AddFlagged
AddFlagged - adds `flag` to our flagged/detections list returns `true` if the flag was added, returns `false` if the flag is a duplicate (to prevent
Common/EvidenceLocker.cpp:7
↓ 19 callers
Method
GetMonitorThread
Core/Detections.hpp:61
↓ 19 callers
Method
get_token_string
! @return a string representation of the last read byte */
Common/json.hpp:12045
↓ 19 callers
Method
number_integer
Common/json.hpp:7308
↓ 19 callers
Method
operator[]
access to successor
Common/json.hpp:13733
↓ 18 callers
Function
from_json
Common/json.hpp:4664
↓ 18 callers
Method
number_unsigned
Common/json.hpp:7313
↓ 17 callers
Function
to_json
Common/json.hpp:5642
↓ 16 callers
Method
GetProcessCreationMonitorThread
Core/Detections.hpp:62
↓ 16 callers
Method
Log
(string logFilePath, string message)
Server/Logger.cs:9
↓ 16 callers
Function
begin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
Common/json.hpp:22068
↓ 16 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
Common/json.hpp:20664
↓ 15 callers
Method
GetRecvThread
Network/NetClient.hpp:99
↓ 15 callers
Function
combine
boost::hash_combine
Common/json.hpp:6004
↓ 15 callers
Function
find
Common/json.hpp:19288
↓ 15 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
Common/json.hpp:20615
↓ 14 callers
Method
GetDetectionThread
AntiDebug/AntiDebugger.hpp:55
↓ 14 callers
Function
set_parents
Common/json.hpp:20003
↓ 13 callers
Method
GetId
Process/Thread.hpp:84
↓ 12 callers
Method
GetRegistryMonitorThread
Core/Detections.hpp:63
↓ 12 callers
Method
number_float
Common/json.hpp:7318
↓ 11 callers
Method
JoinThread
Process/Thread.hpp:81
↓ 11 callers
Method
SignalShutdown
Process/Thread.hpp:92
↓ 11 callers
Method
value
return value of the iterator
Common/json.hpp:5299
↓ 10 callers
Function
CheckLength
(int length)
Server/Network/PacketReader.cs:56
↓ 10 callers
Method
GetHandle
Process/Thread.hpp:83
↓ 10 callers
Method
boolean
Common/json.hpp:7303
↓ 10 callers
Method
decrypt
* @brief decrypts a `EncryptedString` object that was created with `make_encrypted` and places the decrypted output into the provided buffer. *
Obscure/XorStr.hpp:60
↓ 10 callers
Function
parser
Common/json.hpp:19432
↓ 10 callers
Function
set_parent
Common/json.hpp:20053
↓ 9 callers
Method
end_array
Common/json.hpp:7353
↓ 9 callers
Function
is_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
Common/json.hpp:20678
↓ 9 callers
Function
make_encrypted
Obscure/XorStr.hpp:94
↓ 9 callers
Method
start_array
Common/json.hpp:7348
↓ 9 callers
Function
string
Common/json.hpp:6854
↓ 9 callers
Method
string
Common/json.hpp:7323
↓ 8 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
Common/json.hpp:18113
↓ 8 callers
Function
dump_integer
Common/json.hpp:18720
↓ 8 callers
Method
end_object
Common/json.hpp:7343
↓ 8 callers
Function
if
Common/json.hpp:22944
↓ 8 callers
Method
start_object
Common/json.hpp:7333
↓ 7 callers
Method
GetIntegrityChecker
Core/Detections.hpp:52
↓ 7 callers
Method
GetKMDriverName
Common/Settings.hpp:64
↓ 7 callers
Function
compares_unordered
Common/json.hpp:22973
↓ 6 callers
Method
ToString
(byte[] value)
Server/HexText.cs:28
↓ 6 callers
Method
WriteString
Network/Packets/PacketWriter.hpp:146
↓ 6 callers
Function
is_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
Common/json.hpp:20671
↓ 6 callers
Function
json_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
Common/json.hpp:13867
↓ 6 callers
Method
null
Common/json.hpp:7298
↓ 6 callers
Function
push_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
Common/json.hpp:13988
↓ 5 callers
Method
AddFlagged
AntiDebug/AntiDebugger.hpp:122
↓ 5 callers
Method
IsShutdownSignalled
Process/Thread.hpp:90
↓ 5 callers
Method
binary
Common/json.hpp:7328
↓ 5 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
Common/json.hpp:22109
↓ 5 callers
Function
escape
Common/json.hpp:2990
↓ 5 callers
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
Common/json.hpp:6259
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
Common/json.hpp:12762
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
Common/json.hpp:12261
↓ 4 callers
Method
Append
(long value, int byteCount)
Server/Network/PacketWriter.cs:51
↓ 4 callers
Method
GetProcessObj
Core/Detections.hpp:65
↓ 4 callers
Function
ReadByte
()
Server/Network/PacketReader.cs:66
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
Common/json.hpp:12321
↓ 4 callers
Function
destroy
Common/json.hpp:19854
↓ 4 callers
Function
empty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
Common/json.hpp:14002
↓ 4 callers
Function
get_arithmetic_value
Common/json.hpp:4678
↓ 4 callers
Method
get_binary
Common/json.hpp:12008
↓ 4 callers
Method
get_string
Common/json.hpp:11975
↓ 4 callers
Function
insert_iterator
Common/json.hpp:22566
↓ 4 callers
Function
is_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
Common/json.hpp:20622
↓ 4 callers
Method
read
Network/Packets/PacketReader.hpp:50
↓ 4 callers
Function
replace_substring
Common/json.hpp:2971
↓ 4 callers
Method
set_end
set iterator to a defined past the end
Common/json.hpp:12756
↓ 4 callers
Method
what
returns the explanatory string
Common/json.hpp:4375
↓ 4 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
Common/json.hpp:15778
↓ 3 callers
Method
GetBuffer
Network/Packets/PacketWriter.hpp:104
↓ 3 callers
Method
GetClientSocket
Network/NetClient.hpp:96
↓ 3 callers
Method
GetSize
Network/Packets/PacketWriter.hpp:55
↓ 3 callers
Function
cbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
Common/json.hpp:22084
↓ 3 callers
Function
emplace
Common/json.hpp:19056
next →
1–100 of 870, ranked by callers