AhsanSN / USB-Copier

Copies the contents of the connected USB to the computer it's connected to. The script runs in the background so that the victim doesn't know whats happening. Note that this software doesn't fetch any files. It just fetches their names along with their paths, so that if next time if you get hold of their USB, you know what directory to go in first.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USB Copier

How to use:

Run the software when the USB is inserted. The program will run in the background and all the copied data will being stored in the directory, C:\usb storage\Console

About the software:

This is a free software that allows you to peak inside a USB in a second. When your friend inserts their USB in your computer, you simply have to run this program. This will fetch all the directories and sub-directories in that USB and save their list on your computer so that you can have a have a look at their USB content anytime you want. Also, the program is super fast, it will fetch all the information in less than a second.

PS. This software doesnt fetch any files. It just fetches their names along with their paths, so that if next time if you get hold of their USB, you know what directory to go in first.

Example:

E:\Ahsan Ahmed\Documents\2nd semester transcript.pdf

E:\Ahsan Ahmed\Documents\Add Drop Form.pdf

E:\Ahsan Ahmed\Documents\Book1.xlsx

E:\Ahsan Ahmed\Documents\desktop.ini

E:\Ahsan Ahmed\Documents\ENM homework 2.pdf

E:\Ahsan Ahmed\Documents\Know Your height in 3 steps.py

E:\Ahsan Ahmed\Documents\PAMSA New Course Pack - Final.pdf

E:\Ahsan Ahmed\Documents\public.rar

E:\Ahsan Ahmed\Documents\public_docs.rar

E:\Ahsan Ahmed\Documents\timetable.jpg

Total files in USB = 10 Total size of USB = 3.7 GB

.pdf = 4 .xlsx = 1 .ini = 1 .py = 1 .rar = 2 .jpg = 1


Developer:

This software has been developed by Syed Ahsan Ahmed:

Email: snahmed1998@gmail.com OR sa02908@st.habib.edu.pk


Terms and Conditions:

The developer will not be responsible if this software is used negatively.

About

Copies the contents of the connected USB to the computer it's connected to. The script runs in the background so that the victim doesn't know whats happening. Note that this software doesn't fetch any files. It just fetches their names along with their paths, so that if next time if you get hold of their USB, you know what directory to go in first.

License:MIT License


Languages

Language:Python 100.0%