MCPcopy Create free account

hub / github.com/AlSch092/UltimateAntiCheat / functions

Functions870 in github.com/AlSch092/UltimateAntiCheat

↓ 182 callersFunctioncreate
Common/json.hpp:19673
↓ 167 callersMethodsize
Common/json.hpp:3125
↓ 140 callersFunctionconcat
Common/json.hpp:4349
↓ 131 callersMethodwrite_character
Common/json.hpp:14970
↓ 110 callersMethodend
return iterator end (needed for range-based for)
Common/json.hpp:5332
↓ 80 callersMethodbegin
return iterator begin (needed for range-based for)
Common/json.hpp:5326
↓ 66 callersMethodempty
Common/json.hpp:6308
↓ 49 callersFunctionget
Common/json.hpp:5342
↓ 46 callersMethodparse_error
Common/json.hpp:4510
↓ 42 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
Common/json.hpp:23457
↓ 41 callersMethoddata
Common/json.hpp:23497
↓ 38 callersFunctionadd
add a character to token_buffer
Common/json.hpp:8773
↓ 38 callersFunctionto_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 callersFunctionbasic_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 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
Common/json.hpp:20657
↓ 30 callersMethodkey
Common/json.hpp:7338
↓ 28 callersFunctionget_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 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
Common/json.hpp:22093
↓ 23 callersMethodget
! @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 callersFunctioninput_adapter
Common/json.hpp:6521
↓ 20 callersMethodsax_parse
Common/json.hpp:12329
↓ 19 callersMethodAddFlagged
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 callersMethodGetMonitorThread
Core/Detections.hpp:61
↓ 19 callersMethodget_token_string
! @return a string representation of the last read byte */
Common/json.hpp:12045
↓ 19 callersMethodnumber_integer
Common/json.hpp:7308
↓ 19 callersMethodoperator[]
access to successor
Common/json.hpp:13733
↓ 18 callersFunctionfrom_json
Common/json.hpp:4664
↓ 18 callersMethodnumber_unsigned
Common/json.hpp:7313
↓ 17 callersFunctionto_json
Common/json.hpp:5642
↓ 16 callersMethodGetProcessCreationMonitorThread
Core/Detections.hpp:62
↓ 16 callersMethodLog
(string logFilePath, string message)
Server/Logger.cs:9
↓ 16 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
Common/json.hpp:22068
↓ 16 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
Common/json.hpp:20664
↓ 15 callersMethodGetRecvThread
Network/NetClient.hpp:99
↓ 15 callersFunctioncombine
boost::hash_combine
Common/json.hpp:6004
↓ 15 callersFunctionfind
Common/json.hpp:19288
↓ 15 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
Common/json.hpp:20615
↓ 14 callersMethodGetDetectionThread
AntiDebug/AntiDebugger.hpp:55
↓ 14 callersFunctionset_parents
Common/json.hpp:20003
↓ 13 callersMethodGetId
Process/Thread.hpp:84
↓ 12 callersMethodGetRegistryMonitorThread
Core/Detections.hpp:63
↓ 12 callersMethodnumber_float
Common/json.hpp:7318
↓ 11 callersMethodJoinThread
Process/Thread.hpp:81
↓ 11 callersMethodSignalShutdown
Process/Thread.hpp:92
↓ 11 callersMethodvalue
return value of the iterator
Common/json.hpp:5299
↓ 10 callersFunctionCheckLength
(int length)
Server/Network/PacketReader.cs:56
↓ 10 callersMethodGetHandle
Process/Thread.hpp:83
↓ 10 callersMethodboolean
Common/json.hpp:7303
↓ 10 callersMethoddecrypt
* @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 callersFunctionparser
Common/json.hpp:19432
↓ 10 callersFunctionset_parent
Common/json.hpp:20053
↓ 9 callersMethodend_array
Common/json.hpp:7353
↓ 9 callersFunctionis_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
Common/json.hpp:20678
↓ 9 callersFunctionmake_encrypted
Obscure/XorStr.hpp:94
↓ 9 callersMethodstart_array
Common/json.hpp:7348
↓ 9 callersFunctionstring
Common/json.hpp:6854
↓ 9 callersMethodstring
Common/json.hpp:7323
↓ 8 callersMethoddump
! @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 callersFunctiondump_integer
Common/json.hpp:18720
↓ 8 callersMethodend_object
Common/json.hpp:7343
↓ 8 callersFunctionif
Common/json.hpp:22944
↓ 8 callersMethodstart_object
Common/json.hpp:7333
↓ 7 callersMethodGetIntegrityChecker
Core/Detections.hpp:52
↓ 7 callersMethodGetKMDriverName
Common/Settings.hpp:64
↓ 7 callersFunctioncompares_unordered
Common/json.hpp:22973
↓ 6 callersMethodToString
(byte[] value)
Server/HexText.cs:28
↓ 6 callersMethodWriteString
Network/Packets/PacketWriter.hpp:146
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
Common/json.hpp:20671
↓ 6 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
Common/json.hpp:13867
↓ 6 callersMethodnull
Common/json.hpp:7298
↓ 6 callersFunctionpush_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 callersMethodAddFlagged
AntiDebug/AntiDebugger.hpp:122
↓ 5 callersMethodIsShutdownSignalled
Process/Thread.hpp:90
↓ 5 callersMethodbinary
Common/json.hpp:7328
↓ 5 callersFunctioncend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
Common/json.hpp:22109
↓ 5 callersFunctionescape
Common/json.hpp:2990
↓ 5 callersMethodget_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 callersMethodis_begin
return whether the iterator can be dereferenced
Common/json.hpp:12762
↓ 5 callersMethodparse
! @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 callersMethodAppend
(long value, int byteCount)
Server/Network/PacketWriter.cs:51
↓ 4 callersMethodGetProcessObj
Core/Detections.hpp:65
↓ 4 callersFunctionReadByte
()
Server/Network/PacketReader.cs:66
↓ 4 callersMethodaccept
! @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 callersFunctiondestroy
Common/json.hpp:19854
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
Common/json.hpp:14002
↓ 4 callersFunctionget_arithmetic_value
Common/json.hpp:4678
↓ 4 callersMethodget_binary
Common/json.hpp:12008
↓ 4 callersMethodget_string
Common/json.hpp:11975
↓ 4 callersFunctioninsert_iterator
Common/json.hpp:22566
↓ 4 callersFunctionis_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
Common/json.hpp:20622
↓ 4 callersMethodread
Network/Packets/PacketReader.hpp:50
↓ 4 callersFunctionreplace_substring
Common/json.hpp:2971
↓ 4 callersMethodset_end
set iterator to a defined past the end
Common/json.hpp:12756
↓ 4 callersMethodwhat
returns the explanatory string
Common/json.hpp:4375
↓ 4 callersMethodwrite_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 callersMethodGetBuffer
Network/Packets/PacketWriter.hpp:104
↓ 3 callersMethodGetClientSocket
Network/NetClient.hpp:96
↓ 3 callersMethodGetSize
Network/Packets/PacketWriter.hpp:55
↓ 3 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
Common/json.hpp:22084
↓ 3 callersFunctionemplace
Common/json.hpp:19056
next →1–100 of 870, ranked by callers