Skip to content
/ USBFalcon Public

Automatically copies files from plugged USB drives to a specified location, enabling quick data retrieval for analysis.

License

Notifications You must be signed in to change notification settings

9dl/USBFalcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USBFalcon

USBFalcon is a tool designed to automatically copy files from plugged USB drives to a specified location. This tool facilitates quick data retrieval for analysis and testing.

USBFalcon

Features

  • Automatic File Copying: Detects and copies files as soon as a USB drive is plugged in.
  • User-Friendly: Simple setup and operation.
  • Error Handling: Provides clear error messages for troubleshooting.

Platforms

Platform Developed Tested Version
Windows Windows 11 24H2
Linux
macOS

Installation

  1. Clone the Repository:

    git clone https://github.com/yourusername/usb_falcon.git
    cd usb_falcon
  2. Build the Project:

    go build -o usb_falcon
  3. Run the Tool:

    ./usb_falcon

Error Handling

USBFalcon includes error handling to report issues clearly, aiding in the debugging process during file copying.

Contributing

Contributions are welcome! To contribute, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Automatically copies files from plugged USB drives to a specified location, enabling quick data retrieval for analysis.

Topics

Resources

License

Stars

Watchers

Forks

Languages