MCPcopy Create free account

hub / github.com/AlSch092/UltimateAntiCheat / functions

Functions870 in github.com/AlSch092/UltimateAntiCheat

MethodWriteWideString
Network/Packets/PacketWriter.hpp:159
MethodWriteZero
(int count)
Server/Network/PacketWriter.cs:153
MethodWriteZeros
Network/Packets/PacketWriter.hpp:185
Method_ExitCommonDebuggers
_ExitCommonDebuggers - create remote thread on `ExitProcess` in any common debugger processes This can of course be bypassed with a simple process n
AntiDebug/DebuggerDetections.cpp:259
Method_GetProcAddress
_GetProcAddress - Attempt to retrieve address of function of `Module`, given `lpProcName` Meant to be used for function lookups without calling G
Process/Process.cpp:578
Method_IsDebuggerPresent
AntiDebug/DebuggerDetections.cpp:5
Method_IsDebuggerPresent_CloseHandle
_IsDebuggerPresent_CloseHandle - calls CloseHandle with an invalid handle, if an exception is thrown then a debugger is present */
AntiDebug/DebuggerDetections.cpp:91
Method_IsDebuggerPresent_DebugPort
_IsDebuggerPresent_DebugPort - calls NtQueryInformationProcess with PROCESS_INFORMATION_CLASS 0x07 to check for debuggers */
AntiDebug/DebuggerDetections.cpp:184
Method_IsDebuggerPresent_HeapFlags
_IsDebuggerPresent_HeapFlags - checks heap flags in the PEB, certain combination can indicate a debugger is present */
AntiDebug/DebuggerDetections.cpp:63
Method_IsDebuggerPresent_PEB
_IsDebuggerPresent_PEB - checks the PEB for the BeingDebugged flag returns `true` if byte is set to 1, indicating a debugger is present */
AntiDebug/DebuggerDetections.cpp:163
Method_IsDebuggerPresent_ProcessDebugFlags
_IsDebuggerPresent_ProcessDebugFlags - calls NtQueryInformationProcess with PROCESS_INFORMATION_CLASS 0x1F to check for debuggers */
AntiDebug/DebuggerDetections.cpp:223
Method_IsDebuggerPresent_RemoteDebugger
AntiDebug/DebuggerDetections.cpp:106
Method_IsDebuggerPresent_VEH
_IsDebuggerPresent_VEH - Checks if vehdebug-x86_64.dll is loaded and exporting InitiallizeVEH. If so, the first byte of this routine is patched and th
AntiDebug/DebuggerDetections.cpp:125
Method_IsHardwareDebuggerPresent
_IsHardwareDebuggerPresent - suspends threads + Checks debug registers for Dr0-3,6,7 being > 0 */
AntiDebug/AntiDebugger.cpp:70
Method_IsKernelDebuggerPresent
AntiDebug/DebuggerDetections.cpp:10
Method_IsKernelDebuggerPresent_SharedKData
AntiDebug/DebuggerDetections.cpp:47
Functionaccept
Common/json.hpp:23355
MethodaddUniqueString
Common/Utility.cpp:172
MethodareAllElementsInList
Common/Utility.cpp:180
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
Common/json.hpp:21708
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
Common/json.hpp:20304
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
Common/json.hpp:20260
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
Common/json.hpp:24279
Functionbasic_json from_bjdata
Common/json.hpp:23827
Functionbasic_json from_bson
Common/json.hpp:23857
Functionbasic_json from_cbor
Common/json.hpp:23661
Functionbasic_json from_msgpack
Common/json.hpp:23719
Functionbasic_json from_ubjson
Common/json.hpp:23773
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
Common/json.hpp:19547
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
Common/json.hpp:20312
Functionbasic_json parse
Common/json.hpp:23314
Functionbinary
Common/json.hpp:6860
Methodbinary
Common/json.hpp:7044
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
Common/json.hpp:9228
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
Common/json.hpp:15090
Functionboolean
Common/json.hpp:6830
Methodboolean
Common/json.hpp:7014
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
Common/json.hpp:16146
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
Common/json.hpp:16161
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
Common/json.hpp:16203
Methodcalc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
Common/json.hpp:15999
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
Common/json.hpp:16076
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
Common/json.hpp:16298
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
Common/json.hpp:16046
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
Common/json.hpp:16104
Functioncatch
Core/AntiCheat.cpp:78
Methodchoose
Common/SHA256.cpp:58
Functionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
Common/json.hpp:22327
Functionclear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
Common/json.hpp:5960
Functionconditional_static_cast
Common/json.hpp:4050
Methodconstruct
Common/json.hpp:5425
Methodconstruct
Common/json.hpp:5438
Methodconstruct
Common/json.hpp:5471
Methodconstruct
Common/json.hpp:5493
Methodconstruct
Common/json.hpp:5506
Methodconstruct
Common/json.hpp:5519
Methodconstruct
Common/json.hpp:5532
Methodconstruct
Common/json.hpp:5602
Functioncontains
Common/json.hpp:14383
Functionconvert
can't use conversion operator because of ambiguity
Common/json.hpp:14640
Functioncount
Common/json.hpp:19262
Methodcreate
Common/json.hpp:4482
Methodcreate
Common/json.hpp:4526
Methodcreate
Common/json.hpp:4544
Methodcreate
Common/json.hpp:4561
Methodcreate
Common/json.hpp:4578
Methodcreate
Common/json.hpp:6489
Methodcreate
Common/json.hpp:6513
Methodcreate
Common/json.hpp:6546
Functiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
Common/json.hpp:18906
Methoddecrypt
* @brief decrypts a `EncryptedString` object that was created with `make_encrypted` and places the decrypted output into the provided buffer. *
Obscure/XorStr.hpp:127
Methoddiagnostics
Common/json.hpp:4392
Methoddiyfp
Common/json.hpp:16971
Functionend_array
Common/json.hpp:6910
Methodend_array
Common/json.hpp:7138
Functionend_object
Common/json.hpp:6888
Methodend_object
Common/json.hpp:7085
Methodeof
Common/json.hpp:3625
Methodeof
Common/json.hpp:3649
Methodexception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
Common/json.hpp:12058
Methodexception_message
Common/json.hpp:12646
Methodfill_buffer
UTF-32
Common/json.hpp:6321
Methodfill_buffer
UTF-16
Common/json.hpp:6379
Methodfill_buffer
Common/json.hpp:6468
Functionfrom_bson
Common/json.hpp:23887
Functionfrom_cbor
Common/json.hpp:23693
Methodfrom_json
Common/json.hpp:5837
Functionfrom_json_tuple_impl_base
Common/json.hpp:5004
Functionfrom_msgpack
Common/json.hpp:23749
Functionfrom_ubjson
Common/json.hpp:23803
Functionfront
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
Common/json.hpp:21694
Functiong_ExceptionHandler
* @brief Vectored exception handler that logs unhandled exceptions in the process * * @param ExceptionInfo Structure containing info about the exc
main.cpp:412
Functiong_ExceptionHandler
* @brief Vectored exception handler that logs unhandled exceptions in the process * * @param ExceptionInfo Structure containing info about the exc
Core/AntiCheatLib.cpp:210
MethodgetLogColor
Common/Logger.hpp:34
MethodgetSize
Obscure/XorStr.hpp:83
MethodgetSize
Obscure/XorStr.hpp:150
Functionget_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
Common/json.hpp:19540
Methodget_bson_binary
Common/json.hpp:9389
Methodget_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
Common/json.hpp:9337
Methodget_bson_string
Common/json.hpp:9367
← previousnext →501–600 of 870, ranked by callers