Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rubby2001/Rshell-client
/ functions
Functions
1,124 in github.com/Rubby2001/Rshell-client
⨍
Functions
1,124
◇
Types & classes
127
↓ 1 callers
Function
PathExists
(path string)
Reacon_tcp/pkg/services/services.go:329
↓ 1 callers
Function
PathExists
(path string)
Reacon_http/pkg/services/services.go:329
↓ 1 callers
Function
PathExists
(path string)
Reacon_websocket/pkg/services/services.go:312
↓ 1 callers
Function
PathExists
(path string)
Reacon_kcp/pkg/services/services.go:329
↓ 1 callers
Function
PathExists
(path string)
Reacon_oss/pkg/services/services.go:329
↓ 1 callers
Function
PushResult
(b []byte)
Reacon_http/pkg/communication/communication.go:103
↓ 1 callers
Function
ReadPipe
ReadPipe reads data from the pipe.
Reacon_tcp/pkg/commands/inline-bin_windows.go:212
↓ 1 callers
Function
ReadPipe
ReadPipe reads data from the pipe.
Reacon_http/pkg/commands/inline-bin_windows.go:212
↓ 1 callers
Function
ReadPipe
ReadPipe reads data from the pipe.
Reacon_websocket/pkg/commands/inline-bin_windows.go:212
↓ 1 callers
Function
ReadPipe
ReadPipe reads data from the pipe.
Reacon_kcp/pkg/commands/inline-bin_windows.go:212
↓ 1 callers
Function
ReadPipe
ReadPipe reads data from the pipe.
Reacon_oss/pkg/commands/inline-bin_windows.go:212
↓ 1 callers
Method
ReadServerData
()
Reacon_tcp/main.go:83
↓ 1 callers
Method
ReadServerData
()
Reacon_kcp/main.go:79
↓ 1 callers
Method
Reconnect
(host string)
Reacon_tcp/main.go:246
↓ 1 callers
Method
Reconnect
(host string)
Reacon_kcp/main.go:242
↓ 1 callers
Function
Run
windows 下的命令执行函数
Reacon_tcp/pkg/commands/commands_windows.go:48
↓ 1 callers
Function
Run
windows 下的命令执行函数
Reacon_http/pkg/commands/commands_windows.go:48
↓ 1 callers
Function
Run
windows 下的命令执行函数
Reacon_websocket/pkg/commands/commands_windows.go:49
↓ 1 callers
Function
Run
windows 下的命令执行函数
Reacon_kcp/pkg/commands/commands_windows.go:48
↓ 1 callers
Function
Run
windows 下的命令执行函数
Reacon_oss/pkg/commands/commands_windows.go:48
↓ 1 callers
Function
Run_main
(host string)
Reacon_tcp/main.go:258
↓ 1 callers
Function
Run_main
(url string)
Reacon_websocket/main.go:27
↓ 1 callers
Function
Run_main
(host string)
Reacon_kcp/main.go:254
↓ 1 callers
Function
Run_main
(host string)
Reacon_oss/main.go:135
↓ 1 callers
Function
Send
(msg []byte, conn net.Conn)
Reacon_tcp/pkg/communication/communication.go:53
↓ 1 callers
Function
Send
(msg []byte, conn *kcp.UDPSession)
Reacon_kcp/pkg/communication/communication.go:53
↓ 1 callers
Function
SendData
(connection *wsc.Wsc, data []byte)
Reacon_websocket/pkg/communication/communication.go:52
↓ 1 callers
Function
ServeConn
ServeConn is used to serve a single connection.
Reacon_tcp/pkg/services/proxy/server.go:13
↓ 1 callers
Function
ServeConn
ServeConn is used to serve a single connection.
Reacon_http/pkg/services/proxy/server.go:13
↓ 1 callers
Function
ServeConn
ServeConn is used to serve a single connection.
Reacon_websocket/pkg/services/proxy/server.go:13
↓ 1 callers
Function
ServeConn
ServeConn is used to serve a single connection.
Reacon_kcp/pkg/services/proxy/server.go:13
↓ 1 callers
Function
ServeConn
ServeConn is used to serve a single connection.
Reacon_oss/pkg/services/proxy/server.go:13
↓ 1 callers
Method
SetReadDeadline
SetReadDeadline sets the read deadline associated with the Stream. This implementation does not entirely conform to the net.Conn interface: setting a
Reacon_tcp/pkg/services/proxy/mux/stream.go:55
↓ 1 callers
Method
SetReadDeadline
SetReadDeadline sets the read deadline associated with the Stream. This implementation does not entirely conform to the net.Conn interface: setting a
Reacon_http/pkg/services/proxy/mux/stream.go:55
↓ 1 callers
Method
SetReadDeadline
SetReadDeadline sets the read deadline associated with the Stream. This implementation does not entirely conform to the net.Conn interface: setting a
Reacon_websocket/pkg/services/proxy/mux/stream.go:55
↓ 1 callers
Method
SetReadDeadline
SetReadDeadline sets the read deadline associated with the Stream. This implementation does not entirely conform to the net.Conn interface: setting a
Reacon_kcp/pkg/services/proxy/mux/stream.go:55
↓ 1 callers
Method
SetReadDeadline
SetReadDeadline sets the read deadline associated with the Stream. This implementation does not entirely conform to the net.Conn interface: setting a
Reacon_oss/pkg/services/proxy/mux/stream.go:55
↓ 1 callers
Function
SetStdHandle
Define necessary Windows API functions SetStdHandle changes the standard output handle.
Reacon_tcp/pkg/commands/inline-bin_windows.go:184
↓ 1 callers
Function
SetStdHandle
Define necessary Windows API functions SetStdHandle changes the standard output handle.
Reacon_http/pkg/commands/inline-bin_windows.go:184
↓ 1 callers
Function
SetStdHandle
Define necessary Windows API functions SetStdHandle changes the standard output handle.
Reacon_websocket/pkg/commands/inline-bin_windows.go:184
↓ 1 callers
Function
SetStdHandle
Define necessary Windows API functions SetStdHandle changes the standard output handle.
Reacon_kcp/pkg/commands/inline-bin_windows.go:184
↓ 1 callers
Function
SetStdHandle
Define necessary Windows API functions SetStdHandle changes the standard output handle.
Reacon_oss/pkg/commands/inline-bin_windows.go:184
↓ 1 callers
Method
SetWriteDeadline
SetWriteDeadline sets the write deadline associated with the Stream. This implementation does not entirely conform to the net.Conn interface: setting
Reacon_tcp/pkg/services/proxy/mux/stream.go:67
↓ 1 callers
Method
SetWriteDeadline
SetWriteDeadline sets the write deadline associated with the Stream. This implementation does not entirely conform to the net.Conn interface: setting
Reacon_http/pkg/services/proxy/mux/stream.go:67
↓ 1 callers
Method
SetWriteDeadline
SetWriteDeadline sets the write deadline associated with the Stream. This implementation does not entirely conform to the net.Conn interface: setting
Reacon_websocket/pkg/services/proxy/mux/stream.go:67
↓ 1 callers
Method
SetWriteDeadline
SetWriteDeadline sets the write deadline associated with the Stream. This implementation does not entirely conform to the net.Conn interface: setting
Reacon_kcp/pkg/services/proxy/mux/stream.go:67
↓ 1 callers
Method
SetWriteDeadline
SetWriteDeadline sets the write deadline associated with the Stream. This implementation does not entirely conform to the net.Conn interface: setting
Reacon_oss/pkg/services/proxy/mux/stream.go:67
↓ 1 callers
Function
Upload
(filePath string, fileContent []byte, isStart bool)
Reacon_tcp/pkg/services/services.go:101
↓ 1 callers
Function
Upload
(filePath string, fileContent []byte, isStart bool)
Reacon_http/pkg/services/services.go:101
↓ 1 callers
Function
Upload
(filePath string, fileContent []byte, isStart bool)
Reacon_websocket/pkg/services/services.go:101
↓ 1 callers
Function
Upload
(filePath string, fileContent []byte, isStart bool)
Reacon_kcp/pkg/services/services.go:101
↓ 1 callers
Function
Upload
(filePath string, fileContent []byte, isStart bool)
Reacon_oss/pkg/services/services.go:101
↓ 1 callers
Function
VirtualAlloc
VirtualAlloc allocates memory for shellcode execution
Reacon_tcp/pkg/commands/inline-bin_windows.go:229
↓ 1 callers
Function
VirtualAlloc
VirtualAlloc allocates memory for shellcode execution
Reacon_http/pkg/commands/inline-bin_windows.go:229
↓ 1 callers
Function
VirtualAlloc
VirtualAlloc allocates memory for shellcode execution
Reacon_websocket/pkg/commands/inline-bin_windows.go:229
↓ 1 callers
Function
VirtualAlloc
VirtualAlloc allocates memory for shellcode execution
Reacon_kcp/pkg/commands/inline-bin_windows.go:229
↓ 1 callers
Function
VirtualAlloc
VirtualAlloc allocates memory for shellcode execution
Reacon_oss/pkg/commands/inline-bin_windows.go:229
↓ 1 callers
Function
VirtualProtect
VirtualProtect changes the memory protection of a block of memory
Reacon_tcp/pkg/commands/inline-bin_windows.go:249
↓ 1 callers
Function
VirtualProtect
VirtualProtect changes the memory protection of a block of memory
Reacon_http/pkg/commands/inline-bin_windows.go:249
↓ 1 callers
Function
VirtualProtect
VirtualProtect changes the memory protection of a block of memory
Reacon_websocket/pkg/commands/inline-bin_windows.go:249
↓ 1 callers
Function
VirtualProtect
VirtualProtect changes the memory protection of a block of memory
Reacon_kcp/pkg/commands/inline-bin_windows.go:249
↓ 1 callers
Function
VirtualProtect
VirtualProtect changes the memory protection of a block of memory
Reacon_oss/pkg/commands/inline-bin_windows.go:249
↓ 1 callers
Function
addAssembly
(methodInfo *clr.MethodInfo, data []byte)
Reacon_tcp/pkg/commands/execute-assembly_windows.go:53
↓ 1 callers
Function
addAssembly
(methodInfo *clr.MethodInfo, data []byte)
Reacon_http/pkg/commands/execute-assembly_windows.go:53
↓ 1 callers
Function
addAssembly
(methodInfo *clr.MethodInfo, data []byte)
Reacon_websocket/pkg/commands/execute-assembly_windows.go:53
↓ 1 callers
Function
addAssembly
(methodInfo *clr.MethodInfo, data []byte)
Reacon_kcp/pkg/commands/execute-assembly_windows.go:53
↓ 1 callers
Function
addAssembly
(methodInfo *clr.MethodInfo, data []byte)
Reacon_oss/pkg/commands/execute-assembly_windows.go:53
↓ 1 callers
Method
consumeFrame
consumeFrame processes a frame based on h.flags.
Reacon_tcp/pkg/services/proxy/mux/stream.go:75
↓ 1 callers
Method
consumeFrame
consumeFrame processes a frame based on h.flags.
Reacon_http/pkg/services/proxy/mux/stream.go:75
↓ 1 callers
Method
consumeFrame
consumeFrame processes a frame based on h.flags.
Reacon_websocket/pkg/services/proxy/mux/stream.go:75
↓ 1 callers
Method
consumeFrame
consumeFrame processes a frame based on h.flags.
Reacon_kcp/pkg/services/proxy/mux/stream.go:75
↓ 1 callers
Method
consumeFrame
consumeFrame processes a frame based on h.flags.
Reacon_oss/pkg/services/proxy/mux/stream.go:75
↓ 1 callers
Function
decodeFrameHeader
(buf []byte)
Reacon_tcp/pkg/services/proxy/mux/frame.go:41
↓ 1 callers
Function
decodeFrameHeader
(buf []byte)
Reacon_http/pkg/services/proxy/mux/frame.go:41
↓ 1 callers
Function
decodeFrameHeader
(buf []byte)
Reacon_websocket/pkg/services/proxy/mux/frame.go:41
↓ 1 callers
Function
decodeFrameHeader
(buf []byte)
Reacon_kcp/pkg/services/proxy/mux/frame.go:41
↓ 1 callers
Function
decodeFrameHeader
(buf []byte)
Reacon_oss/pkg/services/proxy/mux/frame.go:41
↓ 1 callers
Function
decryptAES
解密函数
Reacon_tcp/pkg/encrypt/encrypt.go:45
↓ 1 callers
Function
decryptAES
解密函数
Reacon_http/pkg/encrypt/encrypt.go:45
↓ 1 callers
Function
decryptAES
解密函数
Reacon_websocket/pkg/encrypt/encrypt.go:45
↓ 1 callers
Function
decryptAES
解密函数
Reacon_kcp/pkg/encrypt/encrypt.go:45
↓ 1 callers
Function
decryptAES
解密函数
Reacon_oss/pkg/encrypt/encrypt.go:46
↓ 1 callers
Function
encodeFrameHeader
(buf []byte, h frameHeader)
Reacon_tcp/pkg/services/proxy/mux/frame.go:34
↓ 1 callers
Function
encodeFrameHeader
(buf []byte, h frameHeader)
Reacon_http/pkg/services/proxy/mux/frame.go:34
↓ 1 callers
Function
encodeFrameHeader
(buf []byte, h frameHeader)
Reacon_websocket/pkg/services/proxy/mux/frame.go:34
↓ 1 callers
Function
encodeFrameHeader
(buf []byte, h frameHeader)
Reacon_kcp/pkg/services/proxy/mux/frame.go:34
↓ 1 callers
Function
encodeFrameHeader
(buf []byte, h frameHeader)
Reacon_oss/pkg/services/proxy/mux/frame.go:34
↓ 1 callers
Function
encryptAES
加密函数
Reacon_tcp/pkg/encrypt/encrypt.go:25
↓ 1 callers
Function
encryptAES
加密函数
Reacon_http/pkg/encrypt/encrypt.go:25
↓ 1 callers
Function
encryptAES
加密函数
Reacon_websocket/pkg/encrypt/encrypt.go:25
↓ 1 callers
Function
encryptAES
加密函数
Reacon_kcp/pkg/encrypt/encrypt.go:25
↓ 1 callers
Function
encryptAES
加密函数
Reacon_oss/pkg/encrypt/encrypt.go:26
↓ 1 callers
Function
generateKey
密钥生成
Reacon_tcp/pkg/encrypt/encrypt.go:16
↓ 1 callers
Function
generateKey
密钥生成
Reacon_http/pkg/encrypt/encrypt.go:16
↓ 1 callers
Function
generateKey
密钥生成
Reacon_websocket/pkg/encrypt/encrypt.go:16
↓ 1 callers
Function
generateKey
密钥生成
Reacon_kcp/pkg/encrypt/encrypt.go:16
↓ 1 callers
Function
generateKey
密钥生成
Reacon_oss/pkg/encrypt/encrypt.go:17
↓ 1 callers
Function
generateRandomPipeName
()
Reacon_tcp/pkg/commands/inline-bin_windows.go:243
↓ 1 callers
Function
generateRandomPipeName
()
Reacon_http/pkg/commands/inline-bin_windows.go:243
↓ 1 callers
Function
generateRandomPipeName
()
Reacon_websocket/pkg/commands/inline-bin_windows.go:243
← previous
next →
201–300 of 1,124, ranked by callers