This is the auto-rooting script that is written for Linux, SunOS, Mac OS X, and FreeBSD.
- MD5 |
42b9bf4ca63a0ad78770421d06b6104c
#!/usr/bin/perl # # ==>> Viper Auto Rooting <<== # # # --------------------------------------------------------------------------------------------------------------------------- # Script : Perl # By : Bl4ck.Viper # From : Azarbycan (Turkish Man)(fardin Allahverdinajhand) # Contact : Bl4ck.Viper@Gmail.Com , Bl4ck.Viper@Hotmail.Com , Bl4ck.Viper@Yahoo.Com # Version : 2.0 # For Black Hat & Real Hackers # --------------------------------------------------------------------------------------------------------------------------- # --------------------------------------------------------------------------------------------------------------------------- # For All Version Of Linux , SunOS , MacOS X , FreeBSD # --------------------------------------------------------------------------------------------------------------------------- # print "\t\t\tViper Auto Rooting\n"; print "\t\t\tVersion : 2.0\n"; print "\n"; print "\n\n"; print "\t\t------------------------------------\n"; print "\t\t\tCoded By Bl4ck.Viper\n"; print "\t\t------------------------------------\n"; print "\t\t For See Commands type [help] :D\n"; print "\n"; command:; print 'Viper@Localr00t#:'; $command =
; if ($command =~ /help/){ goto help } if ($command =~ /sysline/){ goto sysline } if ($command =~ /varline/){ goto varline } if ($command =~ /gccinfo/){ goto gccinfo } if ($command =~ /sysinfo/){ goto sysinfo } if ($command =~ /logc/){ goto logc } if ($command =~ /config/){ goto config } if ($command =~ /logs/){
FULL SCRIPT DOWNLOAD
.
0 comments:
Post a Comment