MCPcopy Create free account

hub / github.com/dobin/RedEdr / functions

Functions1,333 in github.com/dobin/RedEdr

Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
RedEdrShared/json.hpp:16206
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 docu
RedEdrShared/json.hpp:16248
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).
RedEdrShared/json.hpp:16044
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
RedEdrShared/json.hpp:16121
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 s
RedEdrShared/json.hpp:16343
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
RedEdrShared/json.hpp:16091
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
RedEdrShared/json.hpp:16149
Functioncf_object_ptr_deleter
RedEdr/httplib.h:5192
Functionchar2wcharAlloc
RedEdrShared/utils.cpp:456
Methodcheck_host_name
RedEdr/httplib.h:9285
Functioncheck_signed_range
RedEdr/cxxops.hpp:915
Functionchecked_negate
RedEdr/cxxops.hpp:924
Methodchecked_parse_arg
RedEdr/cxxops.hpp:2387
Methodclean
private help function, release all resource
RedEdr/jsonw.hpp:2061
Functionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
RedEdrShared/json.hpp:22377
Methodclear_file_info
RedEdr/httplib.h:4754
Functionclear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
RedEdrShared/json.hpp:5986
Methodclose_socket
RedEdr/httplib.h:7090
Functionconditional_static_cast
RedEdrShared/json.hpp:4065
Methodconstruct
RedEdrShared/json.hpp:5446
Methodconstruct
RedEdrShared/json.hpp:5459
Methodconstruct
RedEdrShared/json.hpp:5492
Methodconstruct
RedEdrShared/json.hpp:5514
Methodconstruct
RedEdrShared/json.hpp:5527
Methodconstruct
RedEdrShared/json.hpp:5540
Methodconstruct
RedEdrShared/json.hpp:5553
Methodconstruct
RedEdrShared/json.hpp:5623
Methodconsume_positional
RedEdr/cxxops.hpp:2434
Functioncontains
RedEdrShared/json.hpp:14418
Methodcontains
RedEdrShared/ranges.h:60
Functionconvert
can't use conversion operator because of ambiguity
RedEdrShared/json.hpp:14675
Methodcreate
RedEdrShared/json.hpp:4498
Methodcreate
RedEdrShared/json.hpp:4543
Methodcreate
RedEdrShared/json.hpp:4562
Methodcreate
RedEdrShared/json.hpp:4579
Methodcreate
RedEdrShared/json.hpp:4596
Methodcreate
RedEdrShared/json.hpp:6518
Methodcreate
RedEdrShared/json.hpp:6542
Methodcreate
RedEdrShared/json.hpp:6575
Methodcreate_and_connect_socket
RedEdr/httplib.h:7069
Methodcreate_client_socket
RedEdr/httplib.h:7048
Methodcreate_server_socket
RedEdr/httplib.h:6473
Functioncurrent_dir
RedEdrShared/loguru.cpp:713
Methoddata_sink_streambuf
RedEdr/httplib.h:472
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 r
RedEdrShared/json.hpp:18954
Functiondefault_socket_options
RedEdr/httplib.h:1964
Methoddiagnostics
RedEdrShared/json.hpp:4408
Methoddispatch_request
RedEdr/httplib.h:6685
Methoddispatch_request_for_content_reader
RedEdr/httplib.h:6804
FunctiondisplayEvents
(events)
RedEdr/shared.js:3
Methoddiyfp
RedEdrShared/json.hpp:17016
MethoddoObserve
RedEdrShared/myprocess.cpp:196
Functionec_make_pthread_key
RedEdrShared/loguru.cpp:1765
Functionec_to_text
RedEdrShared/loguru.cpp:1839
Functionempty
RedEdrShared/loguru.hpp:286
Methodenable_server_certificate_verification
RedEdr/httplib.h:8535
Functionend_array
RedEdrShared/json.hpp:6942
Methodend_array
RedEdrShared/json.hpp:7170
Functionend_object
RedEdrShared/json.hpp:6920
Methodend_object
RedEdrShared/json.hpp:7117
Methodensure_value
RedEdr/cxxops.hpp:1554
Methodeof
RedEdrShared/json.hpp:3628
Methoderror
Error
RedEdr/httplib.h:1089
Functionevent_callback
RedEdrPplService/etwtihandler.cpp:27
Functionevent_callback_antimalware
Handle ETW events for antimalware monitoring - Where "pid" or "filename" or "name" matches our target processes
RedEdr/etwreader.cpp:65
Functionevent_callback_defendertrace
Handle ETW events from msmpeng.exe (Windows Defender) for defender trace - Only emits events where "pid", "filename", or "name" references our target
RedEdr/etwreader.cpp:136
Functionevent_callback_defendertrace
Handle ETW-TI events from msmpeng.exe (Windows Defender) for defender trace
RedEdrPplService/etwtihandler.cpp:61
Functionevent_callback_process
Handle ETW events for process monitoring - Where ProcessId of EventHeader is our target process
RedEdr/etwreader.cpp:32
Methodexception
RedEdr/cxxops.hpp:416
Methodexception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context info
RedEdrShared/json.hpp:12089
Methodexception_message
RedEdrShared/json.hpp:12677
Functionfile_close
RedEdrShared/loguru.cpp:323
Functionfile_flush
RedEdrShared/loguru.cpp:334
Functionfile_log
RedEdrShared/loguru.cpp:294
Methodfill_buffer
UTF-32
RedEdrShared/json.hpp:6349
Methodfill_buffer
UTF-16
RedEdrShared/json.hpp:6407
Methodfill_buffer
RedEdrShared/json.hpp:6497
Methodfinalise_aliases
RedEdr/cxxops.hpp:2666
Methodfindnext
skip the white space and check if next non-ws is valid beginning character for json token
RedEdr/jsonw.hpp:479
Functionformat_value
RedEdrShared/loguru.hpp:730
Methodfrac
RedEdr/jsonw.hpp:459
Functionfree_ec_head_ref
RedEdrShared/loguru.cpp:1760
Functionfrom_bson
RedEdrShared/json.hpp:23937
Functionfrom_cbor
RedEdrShared/json.hpp:23743
Methodfrom_json
RedEdrShared/json.hpp:5858
Functionfrom_json_tuple_impl_base
RedEdrShared/json.hpp:5022
Functionfrom_msgpack
RedEdrShared/json.hpp:23799
Functionfrom_ubjson
RedEdrShared/json.hpp:23853
Functionfront
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
RedEdrShared/json.hpp:21744
Methodgenerate_all_groups_help
RedEdr/cxxops.hpp:2852
Methodgenerate_group_help
RedEdr/cxxops.hpp:2829
FunctiongetRecordingsAsJson
RedEdr/webserver.cpp:75
Functionget_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
RedEdrShared/json.hpp:19590
Functionget_bearer_token_auth
RedEdr/httplib.h:2058
Methodget_bson_binary
RedEdrShared/json.hpp:9421
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
RedEdrShared/json.hpp:9369
Methodget_bson_string
RedEdrShared/json.hpp:9399
Methodget_cbor_array
! @param[in] len the length of the array or static_cast<std::size_t>(-1) for an array of indefinite size @par
RedEdrShared/json.hpp:10278
Methodget_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and the
RedEdrShared/json.hpp:10183
Methodget_cbor_float_prefix
RedEdrShared/json.hpp:16374
← previousnext →801–900 of 1,333, ranked by callers