Right click and save as ... peelaway ads

mikie46

Supreme Member
Joined
Aug 6, 2008
Messages
1,454
Reaction score
1,122
Does anyone know how i can right click and save an image to my PC from under a peelaway ad? Iv tried but it doesn't work. What other methods could you use to just get the ad image?
 
Have you tried just viewing the source of the website to find the image link?
 
If you can't find it in the source use DownThemAll add on for firefox.
 
you can decompile the swf flash and extract data and then got the picture
 
ya its a flash file so you are going to have to download it and then decompile and find the image in the code
 
Thanks, i don't know how to decompile it. Its definitely a swf file though. Maybe i can just download the swf file though a link although i didn't see a link for one.
 
I dont think ill be able to get it. Its embededd in JS

<script language=javascript src="http://www.strip**eads.com/demo/ads.php?id=11&type=website&mode=javascript"></script>
 
In Firefox: 1) Right-click and do "View Page Info" 2) Click the Media tab and browse the list until you find the picture. 3) Click "Save-As" and save it to your disk.
 
DownThemAll will download anything that is on the page, including swf. It is actually a pretty cool addon.
 
Or you could try just hitting the Printscreen button :D
 
I viewed the source of the JavaScript file hxxp://web20images.c0m/peeltr.js and found this line of code
Code:
// To set bigger image file

var bigimg = "i*m*a*g*e*s/uncovers.jpg"

So here is a link to the image hxxp://web20images.c0m/images/uncovers.jpg
 
Back
Top