Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/LasCC/HackTools
/ info
Function
info
src/components/linux/ReverseShell.tsx:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
37
const [ messageApi, contextHolder ] = message.useMessage();
38
const info = () => {
39
messageApi.success(
'Your reverse shell has been copied to the clipboard!'
);
40
};
41
42
const items = [
43
{
Callers
1
ReverseShell
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected