Skip to content

[A] first functional version

Latest
Compare
Choose a tag to compare
@pablocorbalann pablocorbalann released this 26 Feb 22:13

Alpha 1.0.0 - First functional version!

I have already developed the script enough to be able to get a functional and more or less stable version. In this version of the script, you can now create your own USB device and use it to get all the information from a computer just by inserting it into a port for a few minutes.

How does it work?

In most modern systems, the computer can execute some basic commands when a new usb is connected thanks to an autorun.inf file. I have developed a small script that is responsible for extracting all the files from a computer and then compressing them all in a zip file inside the USB.

So once you have mounted your USB tool to get these files, you will simply have to connect the USB to a computer, after a couple of minutes you can extract the USB and you will have all the compressed files inside.

For more information on how to create your USB tool, please read the README.md file of this release.

For more information on how to create your USB tool, please read the README.md file