aleff-github / my-flipper-shits

Free and libre source BadUSB payloads for Flipper Zero. [Windows, GNU/Linux, iOS]
https://aleff-github.github.io/my-flipper-shits/
GNU General Public License v3.0
1.18k stars 81 forks source link

bit.ly link broken - 404 problem #3

Closed aleff-github closed 1 year ago

aleff-github commented 1 year ago

> DM from a Discord user

Hye Aleff, I downloaded your flipper BADUSB stuff to mess around, and, I'm not sure if I did something wrong, but in the Rick Roll video prank it's calling for a bit.ly and seems to go to a github 404 page. Also the bit.ly for the Windows password Credentials also goes to a 404. Did I maybe do something wrong?

> Response

No you are not wrong, the point is that I changed some paths in the repository and so some links broke and need to be redone.

If you navigate to the link "bit.ly/NeverGonnaGiveYouUpWindows" you will realize that you are directed to https://github.com/aleff-github/my-flipper-shits/raw/main/NeverGonnaGiveYouUp_Windows/js.zip but the new path has changed and it is https://github.com/aleff-github/my-flipper-shits/raw/main/Windows/Prank/NeverGonnaGiveYouUp_Windows/js.zip which will make you download the zipper you need to run the script.

What you can do is create a short link (for space reasons it is sometimes necessary) that reindirects to https://github.com/aleff-github/my-flipper-shits/raw/main/Windows/Prank/NeverGonnaGiveYouUp_Windows/js.zip or if you fork the repository you can point to your own custom link which for security reasons is even better.

Anyway, thanks for pointing it out to me, I will add it in the known errors so it will help the rest of the community who may have the same problem as you.

> Links