MCPcopy Create free account

hub / github.com/ReversecLabs/C3 / functions

Functions5,004 in github.com/ReversecLabs/C3

MethodDropbox
Default constructor.
Src/Common/FSecure/Dropbox/DropboxApi.h:21
MethodDumpSnapshots
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/Profiler.cpp:155
MethodDuplexConnection
Enable move constructor
Src/Common/FSecure/Sockets/DuplexConnection.h:18
MethodDuplexConnection
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/Sockets/DuplexConnection.cpp:6
MethodDuplexPipe
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/WinTools/Pipe.cpp:126
MethodDuplexPipe
Src/Common/FSecure/WinTools/Pipe.h:106
FunctionEa
(t,e)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:55
FunctionEm
(t,e,n)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:87
MethodEncodeData
Encode binary data to URI format @param raw data to encode @returns encoded data
Src/Common/FSecure/WinHttp/Uri.h:102
MethodEncodeData
Src/Common/FSecure/C3/Interfaces/Channels/LDAP.cpp:187
MethodEncodeData
Src/Common/FSecure/C3/Interfaces/Channels/Print.cpp:144
MethodEncrypt
Src/Common/ADVobfuscator/MetaString.h:72
MethodEncrypt
Src/Common/FSecure/Crypto/Sodium.cpp:220
MethodEncrypt
(byte[] plaintext, byte[] txKey)
Src/WebController/Backend/Comms/Crypto/KeyExchange.cs:18
MethodEncryptAgentPacket
Src/Common/FSecure/C3/Interfaces/Connectors/0xC2.cpp:807
MethodEncryptAndAuthenticate
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/Crypto/Sodium.cpp:101
MethodEncryptAndSend
(byte[] data)
Src/WebController/Backend/Comms/GatewayApiBridgeSending.cs:43
MethodEncryptAndSign
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/Crypto/Sodium.cpp:89
MethodEncryptAnonymously
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/Crypto/Sodium.cpp:33
MethodEnqueue
(GatewayRequest command)
Src/WebController/Backend/Comms/CommandQueue.cs:63
MethodEnsure
Src/Common/FSecure/CppTools/SafeSmartPointerContainer.h:64
MethodEnsureConnected
Src/Common/FSecure/C3/Interfaces/Channels/TCP.cpp:89
MethodEnsureCreateExists
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/Profiler.cpp:981
MethodEnviroment
Src/Common/FSecure/Sql/Sql.hpp:139
FunctionEo
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:55
MethodError
(string message)
Src/WebController/Backend/Comms/GatewayRequests/Error.cs:16
FunctionEt
()
Src/WebController/Backend/wwwroot/js/app.d2696140.js:1
MethodEvaluateResponse
Check if request was successful. @throws std::exception describing incorrect response if occurred.
Src/Common/FSecure/C3/Interfaces/Channels/Office365.h:105
MethodEvaluateResponse
Src/Common/FSecure/WebexTeams/WebexTeamsApi.cpp:178
MethodEwsTask
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/C3/Interfaces/Channels/EwsTask.cpp:9
MethodExchangeKeys
(CancellationToken cancellationToken)
Src/WebController/Backend/Comms/GatewayApiBridgeReceiving.cs:62
MethodExtractPublic
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/Crypto/Sodium.cpp:179
FunctionFa
(t)
Src/WebController/Backend/wwwroot/js/chunk-vendors.8845e9c1.js:113
MethodFileEntry
Src/Common/FSecure/Github/GithubApi.cpp:249
MethodFillConfig
Src/ChannelLinter/ArgumentParser.cpp:78
MethodFilter
Src/Common/FSecure/WinTools/StructuredExceptionHandling.cpp:5
MethodFind
Finds Element using provided comparator. @param comparator function that returns true for requested Element. @return Element if existed, otherwise nul
Src/Common/FSecure/CppTools/SafeSmartPointerContainer.h:22
MethodFind
Src/Common/FSecure/C3/Internals/InterfaceFactory.h:54
MethodFindElementIterator
Finds Element iterator specified by ID. @param id ID of the Element to find. @return Element iterator if existed, otherwise null.
Src/Core/Profiler.h:112
MethodFindGatewaySideAgent
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/Profiler.cpp:1215
MethodFindNeighborOnDevice
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/Profiler.cpp:1189
MethodFindRouteByOutgoingChannel
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/RouteManager.cpp:37
FunctionFindSymbol
Src/CebuLoader/UnexportedWinApi.cpp:175
MethodFindTeamID
Src/Common/FSecure/Mattermost/MattermostApi.cpp:106
MethodFnv1aType
Src/Common/FSecure/CppTools/Hash.h:27
MethodForm
Src/ChannelLinter/Form.cpp:6
MethodForm
Move constructor
Src/ChannelLinter/Form.h:20
MethodFormElement
Src/ChannelLinter/FormElement.cpp:176
MethodFrom
Deserialize from ByteView. @param bv. Buffer with serialized data. @return arithmetic type.
Src/Common/FSecure/CppTools/ByteConverter/ByteConverter.h:34
MethodFrom
Deserialize from ByteView. @param bv. Buffer with serialized data. @return enum.
Src/Common/FSecure/CppTools/ByteConverter/ByteConverter.h:68
MethodFrom
Deserialize from ByteView. Writing to ByteVector is similar for any iterable type, but container construction can heavily differ. Utils::Container::Ge
Src/Common/FSecure/CppTools/ByteConverter/ByteConverter.h:112
MethodFrom
Deserialize from ByteView. @param bv. Buffer with serialized data. @return std::filesystem::path.
Src/Common/FSecure/CppTools/ByteConverter/ByteConverter.h:157
MethodFrom
Retrieve ByteView substring with requested size. @param bv. Buffer with serialized data. Will be moved by N bytes. @return ByteView new view with size
Src/Common/FSecure/CppTools/ByteConverter/ByteConverter.h:187
MethodFrom
Deserialize from ByteView. @param bv. Buffer with serialized data. @return std::tuple.
Src/Common/FSecure/CppTools/ByteConverter/ByteConverter.h:222
MethodFrom
@brief Default implementation of From method. Retrieves data from view and creates new object by passing tuple as arguments for T{...} construction. T
Src/Common/FSecure/CppTools/ByteConverter/ByteConverter.h:368
MethodFrom
@brief Shadowed TupleConverter<T>::From initalizing only selected members, skipped ones will be default initialized. @note T must have default constru
Src/Common/FSecure/CppTools/ByteConverter/ByteConverter.h:447
MethodGateRelay
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/GateRelay.cpp:25
MethodGateway
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/Profiler.cpp:772
MethodGatewayCapabilityView
(GatewayBuild gb)
Src/WebController/Backend/Models/GatewayCapabilityView.cs:34
MethodGatewayConnectionHandler
(MessageFramingTcpClient client, IServiceProvider services, CancellationToken ct)
Src/WebController/Backend/Comms/GatewayApiBridge.cs:24
MethodGatewayController
(C3WebAPIContext c)
Src/WebController/Backend/Controllers/GatewayController.cs:23
MethodGatewayRequest
(dynamic messageData, bool requireResponse = false)
Src/WebController/Backend/Comms/GatewayRequests/GatewayRequest.cs:17
MethodGatewayResponseError
(string errorMessage)
Src/WebController/Backend/Comms/GatewayResponses/GatewayResponse.cs:12
MethodGatewayResponseProcessor
(C3WebAPIContext dbContext)
Src/WebController/Backend/Comms/GatewayResponseProcessor.cs:12
MethodGatewayViewModel
(Gateway g, IEnumerable<Note> notes)
Src/WebController/Backend/Models/GatewayViewModel.cs:14
MethodGatewaysSyncService
(IServiceProvider services)
Src/WebController/Backend/Comms/GatewaysSyncService.cs:52
MethodGather
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/WinTools/HostInfo.cpp:40
MethodGenerateAsymmetricKeys
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/Crypto/Sodium.cpp:5
MethodGenerateCheckin
Src/Common/FSecure/C3/Interfaces/Connectors/0xC2.cpp:822
MethodGenerateClientSessionKeys
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/Crypto/Sodium.cpp:200
MethodGenerateClientSessionKeys
(KeyPair clientKeys, byte[] serverPublicKey)
Src/WebController/Backend/Comms/Crypto/KeyExchange.cs:48
MethodGenerateExchangeKeys
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/Crypto/Sodium.cpp:189
MethodGeneratePayload
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/C3/Interfaces/Connectors/Covenant.cpp:374
MethodGeneratePayload
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/C3/Interfaces/Connectors/0xC2.cpp:341
MethodGeneratePayload
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/C3/Interfaces/Connectors/TeamServer.cpp:179
MethodGenerateRandom
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/RouteId.cpp:15
MethodGenerateSequenceNumber
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Core/BaseQuery.cpp:44
MethodGenerateServerSessionKeys
Src/Common/FSecure/Crypto/Sodium.cpp:210
MethodGenerateShellcode
(byte[] payload, DonutRequest request, Build.Architecture arch)
Src/WebController/Backend/Comms/IDonutService.cs:8
MethodGenerateShellcode
(byte[] payload, DonutRequest request, Build.Architecture arch)
Src/WebController/Backend/Comms/DonutService.cs:25
MethodGenerateSignatureKeys
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/Crypto/Sodium.cpp:15
MethodGenerateSymmetricKey
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/Crypto/Sodium.cpp:25
MethodGet
Get base address of buffer @returns base address of buffer
Src/Common/FSecure/WinTools/InjectionBuffer.h:22
MethodGet
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:857
MethodGet
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:879
MethodGet
Src/Common/CppRestSdk/include/pplx/pplxtasks.h:902
MethodGet
(ulong commandId, HexId gatewayId, ulong? relayId = null, ulong? interfaceId = null)
Src/WebController/Backend/Controllers/CommandControllerHelper.cs:37
MethodGet
([FromRoute] HexId gatewayId, ulong commandId)
Src/WebController/Backend/Controllers/CommandController.cs:35
MethodGet
(ulong gatewayId)
Src/WebController/Backend/Comms/CommandQueue.cs:37
MethodGetAccessToken
Src/Common/FSecure/Zoom/ZoomApi.cpp:59
MethodGetAllMessages
Src/Common/FSecure/Discord/DiscordApi.cpp:94
MethodGetApiCall
Getter for underlying enum. @return underlying enum.
Src/Common/FSecure/CppTools/XError.h:186
MethodGetAttachmentById
Src/Common/FSecure/AsanaApi/AsanaApi.cpp:140
MethodGetAttributeValue
Src/Common/FSecure/C3/Interfaces/Channels/LDAP.cpp:137
MethodGetBinaryDescription
(Build.Architecture arch)
Src/WebController/Backend/Comms/Customizer.cs:119
MethodGetBuild
GET: api/[controller]/[buildId]
Src/WebController/Backend/Controllers/BuildController.cs:35
MethodGetBuildExtention
(RelayBuildRequest request)
Src/WebController/Backend/Controllers/BuildController.cs:129
MethodGetBuildId
Src/Core/Relay.h:19
MethodGetC3Jobs
Src/Common/FSecure/C3/Interfaces/Channels/Print.cpp:74
MethodGetCapability
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Src/Common/FSecure/C3/Interfaces/Connectors/MockServer.cpp:168
← previousnext →2,001–2,100 of 5,004, ranked by callers