You've already forked greyhack
first commit
This commit is contained in:
5
source/locallib.src.disabled
Normal file
5
source/locallib.src.disabled
Normal file
@@ -0,0 +1,5 @@
|
||||
if params[0] == "-h" or params[0] == "--help" then
|
||||
current_program = get_shell.host_computer.File(program_path)
|
||||
exit("Usage: "+current_program.name+" <remote ip> <remote port> <address> <data>")
|
||||
end if
|
||||
mx = include_lib("metaxploit.so")
|
||||
Reference in New Issue
Block a user