alrighty, im trying to write my own attack that deletes the victims logs, but im not having much luck.
deleteLogs(); by itself comes up as an error saying it needs an IP, so basicly what i need is a way to make it so it reads the vicitms IP and puts it into the deleteLogs(); and that should fix it. thanks for helping
-ltlwinters-
The 'Del' Key
deleteLogs(getTargetIP);
--Will erase all logs with your IP in it, on the target's computer. At least, that's my understanding... It might delete ALL logs, period...
Keep your head down, your ears open, and your connections encrypted.
Good Luck
--
no IFs, ANDs, or XORs.
deleteLogs() takes your ip
deleteLogs() takes your ip and removes all entries in the players logs that were caused by the ip given.