Windows - Fu
Send a message to a windows machine in a popup
echo "message" | smbclient -M NAME_OF_THE_COMPUTER
Launch an Explorer window with a file selected
explorer /select,[file]
Fork Bomb for Windows
for /l %a in (0,0,0) do start
Send a message to a windows machine in a popup
echo "message" | smbclient -M NAME_OF_THE_COMPUTER
Launch an Explorer window with a file selected
explorer /select,[file]
Fork Bomb for Windows
for /l %a in (0,0,0) do start