All new members must read the forum rules before posting to the forum !!!

CLICK HERE to read FORUM RULES!

Go Back   Amateur Voyeur Forum > Found on the web > Amateur photos and videos found on the web


Reply
 
Thread Tools
  #551  
Old 04-15-2015, 11:33 AM
shehetr's Avatar
shehetr shehetr is offline
Gold Member
 
Join Date: Dec 2013
Location: colombia, kusadasi turkey
Posts: 1,453
Thanks: 12,824
Thanked 5,459 Times in 912 Posts
Default if repost sorry, full of small videos

http://exhibitionistreview.com/videos/

if repost sorry, full of small videos
Reply With Quote
The Following 3 Users Say Thank You to shehetr For This Useful Post:
capsboy (03-06-2016), kartman (02-08-2018), tuohy007 (11-05-2015)

  #552  
Old 04-22-2015, 08:23 AM
hansklos hansklos is offline
Junior Member
 
Join Date: Sep 2010
Posts: 2
Thanks: 1
Thanked 1 Time in 1 Post
Default this may help

Quote:
Originally Posted by [email protected] View Post
I'm going to start working on one in python so it will run on any OS. Once I get a beta version I will share it out. Thanks for the share though just haven't written in vbs in years.
some russian, but I think you will manage this.

http://computer-forensics-lab.org/fo...t=436&start=30
hxxp://www.thumbnailexpert.com/ThumbnailExpertRu.zip
Reply With Quote

  #553  
Old 04-22-2015, 04:28 PM
cetics's Avatar
cetics cetics is offline
Gold Member
 
Join Date: Feb 2015
Posts: 78
Thanks: 83
Thanked 438 Times in 54 Posts
Thumbs up

Quote:
Originally Posted by [email protected] View Post
I was actually just looking into doing something similar tonight (a script to pull all thumbs.db files and then extract them using vinetto). I'd be interested in taking a look at it and may be able to help with some dev depending on the language.
hi, my time is really short, so I'm still developing the program (this is a module of a larger software I'm developing) try to put on my site tonight, but I know that my soft still has some bugs (even does not retrieve all possible) but in versions of other softs that caught the net recovered one or two images of my thumbs recovering software 20, or 30 in the same file.
what is this vinetto? is a program to extract thumbs? not yet know this, could pass me the link to test?
Excuse my language, I am Brazilian (I'm using google translator)
Reply With Quote

  #554  
Old 04-22-2015, 10:57 PM
[email protected] g205052@trbvm.com is offline
Junior Member
 
Join Date: Mar 2015
Posts: 6
Thanks: 2
Thanked 4 Times in 4 Posts
Default

Quote:
Originally Posted by cetics View Post
hi, my time is really short, so I'm still developing the program (this is a module of a larger software I'm developing) try to put on my site tonight, but I know that my soft still has some bugs (even does not retrieve all possible) but in versions of other softs that caught the net recovered one or two images of my thumbs recovering software 20, or 30 in the same file.
what is this vinetto? is a program to extract thumbs? not yet know this, could pass me the link to test?
Excuse my language, I am Brazilian (I'm using google translator)
vinetto is a python based thumbs extractor that works off the cli.

http://vinetto.sourceforge.net/
Reply With Quote
The Following User Says Thank You to [email protected] For This Useful Post:
kartman (11-20-2019)

  #555  
Old 04-23-2015, 06:09 AM
cetics's Avatar
cetics cetics is offline
Gold Member
 
Join Date: Feb 2015
Posts: 78
Thanks: 83
Thanked 438 Times in 54 Posts
Thumbs up my program

I'm putting here my program still in development (with the bug I reported that still does not catch 100% of the images, but takes much more than the programs found on sites like cnet downloads and other download sites)

http://www.afsblood.com.br/downloads/Thumbs.zip

I already know what causes this bug and how to fix, but I have not had time to fix the code. in the future I will correct.

Within the program folder is a text file that must be read before, it contains the program text messages translated into English


Importantly, the "C:/AFSTHUMBS" must exist on disk C: (if the program does not automatically create it must be created manually) and must also have write permission.
the program was made to windows and can open any file type (provided it is not encrypted) as ZIP or RAR files for example. (in this case must be unpacked before) Some files I found in FTPs has false extension, and renaming to ZIP or RAR, can succeed (after opening with my program).
(to display the extensions and changes them; go to Control Panel> Folder Options> mode of exibition> display extensions) (if your computer has a virus, this setting may not work)


I remind you guys ... this program is to save time and show a sample of the folder on the FTP may contain. But a manual search in each file can be necessary because not always the thumbs.db actually contains the same as the original folder. the interesting thing is that it usually contains the deleted images.

IMPORTANT NOTE:
To use this program efficiently, it is good to associate (I use the firefox) the .db files to the program, and thus when downloading files of this type, prgrama automatically opens and extracts (the program uses only a temporary folder, so open a file at a time).

Other ways to use the program:
click the button to open files and then action;
or
drag a file onto the icon of the program.
or
associate .db files in windows to open with this program (and then double click the .deb file) use this option if you know what you're doing.


Note 2:
In the generated HTML page (click update) for this display images correctly (contrary case could end up displaying the windows cache images)

Thank you friends for comments
Reply With Quote
The Following User Says Thank You to cetics For This Useful Post:
kartman (11-20-2019)

  #556  
Old 04-23-2015, 06:10 AM
cetics's Avatar
cetics cetics is offline
Gold Member
 
Join Date: Feb 2015
Posts: 78
Thanks: 83
Thanked 438 Times in 54 Posts
Thumbs up

Quote:
Originally Posted by [email protected] View Post
vinetto is a python based thumbs extractor that works off the cli.

http://vinetto.sourceforge.net/

thanks for your answer
Reply With Quote

  #557  
Old 04-23-2015, 06:20 AM
spyder123 spyder123 is offline
Junior Member
 
Join Date: Jun 2014
Posts: 5
Thanks: 269
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by cetics View Post
I'm putting here my program still in development (with the bug I reported that still does not catch 100% of the images, but takes much more than the programs found on sites like cnet downloads and other download sites)

http://www.afsblood.com.br/downloads/Thumbs.zip

I already know what causes this bug and how to fix, but I have not had time to fix the code. in the future I will correct.

Within the program folder is a text file that must be read before, it contains the program text messages translated into English


Importantly, the "C:/AFSTHUMBS" must exist on disk C: (if the program does not automatically create it must be created manually) and must also have write permission.
the program was made to windows and can open any file type (provided it is not encrypted) as ZIP or RAR files for example. (in this case must be unpacked before) Some files I found in FTPs has false extension, and renaming to ZIP or RAR, can succeed (after opening with my program).
(to display the extensions and changes them; go to Control Panel> Folder Options> mode of exibition> display extensions) (if your computer has a virus, this setting may not work)


I remind you guys ... this program is to save time and show a sample of the folder on the FTP may contain. But a manual search in each file can be necessary because not always the thumbs.db actually contains the same as the original folder. the interesting thing is that it usually contains the deleted images.

IMPORTANT NOTE:
To use this program efficiently, it is good to associate (I use the firefox) the .db files to the program, and thus when downloading files of this type, prgrama automatically opens and extracts (the program uses only a temporary folder, so open a file at a time).

Other ways to use the program:
click the button to open files and then action;
or
drag a file onto the icon of the program.
or
associate .db files in windows to open with this program (and then double click the .deb file) use this option if you know what you're doing.


Note 2:
In the generated HTML page (click update) for this display images correctly (contrary case could end up displaying the windows cache images)

Thank you friends for comments
Thank you for your effort but... I cant download the zip file. No such website.
Reply With Quote

  #558  
Old 04-29-2015, 11:34 AM
Father Ted Father Ted is offline
Junior Member
 
Join Date: Feb 2014
Posts: 4
Thanks: 10
Thanked 10 Times in 4 Posts
Default

www.afterglowstudio.com/deviantart/Lesley

Tried a search- hopefully not a repost.
Reply With Quote
The Following 7 Users Say Thank You to Father Ted For This Useful Post:
capsboy (03-06-2016), Elfrenz (11-07-2016), jaeger58 (04-12-2016), kartman (02-08-2018), parkingp (05-10-2016), shehetr (10-14-2021), tuohy007 (11-05-2015)

  #559  
Old 04-29-2015, 03:40 PM
hansklos hansklos is offline
Junior Member
 
Join Date: Sep 2010
Posts: 2
Thanks: 1
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by Father Ted View Post
www.afterglowstudio.com/deviantart/Lesley

Tried a search- hopefully not a repost.
It would be nice, if you would write a warning about the content too

hxxp://www.afterglowstudio.com/deviantart/Lesley/IMG_1885.JPG
Reply With Quote
The Following User Says Thank You to hansklos For This Useful Post:
kartman (02-08-2018)

  #560  
Old 04-30-2015, 04:32 PM
freq freq is offline
Junior Member
 
Join Date: Oct 2010
Posts: 3
Thanks: 31
Thanked 21 Times in 3 Posts
Default

Quote:
Originally Posted by hansklos View Post
It would be nice, if you would write a warning about the content too

hxxp://www.afterglowstudio.com/deviantart/Lesley/IMG_1885.JPG
There are naked chicks in that folder too

...and other stuff (among naked chicks) in other folders too.

http://www.afterglowstudio.com/devia...ing_Dreams.jpg
Reply With Quote
The Following User Says Thank You to freq For This Useful Post:
kartman (11-20-2019)

Reply

Tags
asian, booty, cameltoe, gay bdsm, home made, slip, teen, thong, unaware, unaware wife, volafile, wife


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump