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
Method
WriteWideString
Network/Packets/PacketWriter.hpp:159
Method
WriteZero
(int count)
Server/Network/PacketWriter.cs:153
Method
WriteZeros
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
Function
accept
Common/json.hpp:23355
Method
addUniqueString
Common/Utility.cpp:172
Method
areAllElementsInList
Common/Utility.cpp:180
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
Common/json.hpp:21708
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
Common/json.hpp:20304
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
Common/json.hpp:20260
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
Common/json.hpp:24279
Function
basic_json from_bjdata
Common/json.hpp:23827
Function
basic_json from_bson
Common/json.hpp:23857
Function
basic_json from_cbor
Common/json.hpp:23661
Function
basic_json from_msgpack
Common/json.hpp:23719
Function
basic_json from_ubjson
Common/json.hpp:23773
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
Common/json.hpp:19547
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
Common/json.hpp:20312
Function
basic_json parse
Common/json.hpp:23314
Function
binary
Common/json.hpp:6860
Method
binary
Common/json.hpp:7044
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
Common/json.hpp:9228
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
Common/json.hpp:15090
Function
boolean
Common/json.hpp:6830
Method
boolean
Common/json.hpp:7014
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
Common/json.hpp:16146
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
Common/json.hpp:16161
Method
calc_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
Method
calc_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
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
Common/json.hpp:16076
Method
calc_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
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
Common/json.hpp:16046
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
Common/json.hpp:16104
Function
catch
Core/AntiCheat.cpp:78
Method
choose
Common/SHA256.cpp:58
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
Common/json.hpp:22327
Function
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
Common/json.hpp:5960
Function
conditional_static_cast
Common/json.hpp:4050
Method
construct
Common/json.hpp:5425
Method
construct
Common/json.hpp:5438
Method
construct
Common/json.hpp:5471
Method
construct
Common/json.hpp:5493
Method
construct
Common/json.hpp:5506
Method
construct
Common/json.hpp:5519
Method
construct
Common/json.hpp:5532
Method
construct
Common/json.hpp:5602
Function
contains
Common/json.hpp:14383
Function
convert
can't use conversion operator because of ambiguity
Common/json.hpp:14640
Function
count
Common/json.hpp:19262
Method
create
Common/json.hpp:4482
Method
create
Common/json.hpp:4526
Method
create
Common/json.hpp:4544
Method
create
Common/json.hpp:4561
Method
create
Common/json.hpp:4578
Method
create
Common/json.hpp:6489
Method
create
Common/json.hpp:6513
Method
create
Common/json.hpp:6546
Function
decode
! @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
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:127
Method
diagnostics
Common/json.hpp:4392
Method
diyfp
Common/json.hpp:16971
Function
end_array
Common/json.hpp:6910
Method
end_array
Common/json.hpp:7138
Function
end_object
Common/json.hpp:6888
Method
end_object
Common/json.hpp:7085
Method
eof
Common/json.hpp:3625
Method
eof
Common/json.hpp:3649
Method
exception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
Common/json.hpp:12058
Method
exception_message
Common/json.hpp:12646
Method
fill_buffer
UTF-32
Common/json.hpp:6321
Method
fill_buffer
UTF-16
Common/json.hpp:6379
Method
fill_buffer
Common/json.hpp:6468
Function
from_bson
Common/json.hpp:23887
Function
from_cbor
Common/json.hpp:23693
Method
from_json
Common/json.hpp:5837
Function
from_json_tuple_impl_base
Common/json.hpp:5004
Function
from_msgpack
Common/json.hpp:23749
Function
from_ubjson
Common/json.hpp:23803
Function
front
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
Common/json.hpp:21694
Function
g_ExceptionHandler
* @brief Vectored exception handler that logs unhandled exceptions in the process * * @param ExceptionInfo Structure containing info about the exc
main.cpp:412
Function
g_ExceptionHandler
* @brief Vectored exception handler that logs unhandled exceptions in the process * * @param ExceptionInfo Structure containing info about the exc
Core/AntiCheatLib.cpp:210
Method
getLogColor
Common/Logger.hpp:34
Method
getSize
Obscure/XorStr.hpp:83
Method
getSize
Obscure/XorStr.hpp:150
Function
get_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
Common/json.hpp:19540
Method
get_bson_binary
Common/json.hpp:9389
Method
get_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
Method
get_bson_string
Common/json.hpp:9367
← previous
next →
501–600 of 870, ranked by callers