Updated help, removed binaries
parent
67fbeacbf0
commit
d658fa46b4
Binary file not shown.
Binary file not shown.
|
@ -22,7 +22,7 @@ class Console::CommandDispatcher::Extapi::Clipboard
|
|||
#
|
||||
def commands
|
||||
{
|
||||
"clipboard_get_data" => "Read the victim's current clipboard",
|
||||
"clipboard_get_data" => "Read the victim's current clipboard (text, files, images)",
|
||||
"clipboard_set_text" => "Write text to the victim's clipboard"
|
||||
}
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue