Skip to content

Commit 3f83944

Browse files
authored
Clean up README by removing unnecessary content
Removed outdated links and sections from the README.
1 parent 2078182 commit 3f83944

1 file changed

Lines changed: 2 additions & 75 deletions

File tree

README.md

Lines changed: 2 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# My Flipper Shits
22

33
<link rel="icon" href="https://github.com/aleff-github/my-flipper-shits/raw/hello/img/gif/flipper_zero%20(15).gif" type="image/gif" >
4-
5-
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Faleff-github%2Fmy-flipper-shits&count_bg=%233C3C3C&title_bg=%233C3C3C&icon=linux.svg&icon_color=%23FFFFFF&title=views&edge_flat=false)](https://github.com/aleff-github/my-flipper-shits) [![Licence](https://img.shields.io/badge/Licence-GPLv3-%239e264c?style=for-the-badge)](https://github.com/aleff-github/my-flipper-shits/blob/hello/LICENCE)
4+
5+
[![Licence](https://img.shields.io/badge/Licence-GPLv3-%239e264c?style=for-the-badge)](https://github.com/aleff-github/my-flipper-shits/blob/hello/LICENCE)
66

77
* [Disclaimer](#disclaimer)
88
* [PlugAndPlay (PAP) Legend](#plugandplay-pap-legend)
@@ -176,76 +176,3 @@ Contribute to the repository by publishing your payloads to climb the rankings
176176
</ul>
177177
</li>
178178
</ul>
179-
180-
## Where They Talk About This Repository
181-
182-
- [CVE Feed](https://cvefeed.io/vuln/detail/CVE-2023-20273)
183-
- [CSDN(Chinese Software Developer Network)/Full Article (Special Thanks!)](https://blog.csdn.net/gitblog_00086/article/details/139082132)
184-
- [CSDN in-List](https://blog.csdn.net/gitblog_00085/article/details/141084245)
185-
- [Infosec Writeups](https://infosecwriteups.com/the-ultimate-guide-cheatsheet-to-flipper-zero-d4c42d79d32c)
186-
- [SOS-Intelligence](https://sosintel.co.uk/flipper-zero-an-introduction-to-its-capabilities-and-potential-risks/)
187-
- [Intelligence](https://sosintel.co.uk/category/opinion/)
188-
- [Achirou](https://achirou.com/guia-de-flipper-zero-hacking-con-badusb/)
189-
- [Awesome Open Source - The Top 23 Flipperzero Open Source Projects](https://awesomeopensource.com/projects/flipperzero)
190-
- [Decryptology](https://dev.decryptology.net/GitHub/awesome-flipperzero#badusb)
191-
- [Gitters/Hak5](https://giters.com/topics/hak5)
192-
- [Christan Workshop](https://christanworkshop.com/flipperzero)
193-
- [Twitter/HAHWUL](https://x.com/hahwul/status/1829076650681872619)
194-
- [Popdocs](https://flipper.popdocs.net/applications/duckyscript)
195-
196-
## Some Boring Considerations
197-
198-
This is my pay after over 1 year and 3 months of work.
199-
200-
![](https://i.ibb.co/h2g16g3/1712950001561.jpg)
201-
202-
On January 4, 2023, after treating myself to the Flipper Zero for Christmas, I began publishing scripts in DuckyScript on the GitHub repository 'my-flipper-shits'.
203-
204-
I've always considered it normal and right to publish the source code I developed because I find it absurd to cover it with a copyright license, and for this reason, I decided to make it available under the copyleft GPLv3 license.
205-
206-
After a few months, I started to see that some people were staring the repository, then the first forks appeared, and finally, I decided to tidy it up a bit and make it more usable with a much nicer README.md.
207-
208-
Someone wrote to me on Discord, others sent me an email, but whenever they reported problems, I always tried to help them, not always succeeding, but always trying. So I added FAQs to the homepage.
209-
210-
After:
211-
- 80 payloads uploaded for GNU/Linux, Windows, and iOS.
212-
- Over 252,000 views.
213-
- 771 Stars
214-
- 55 Forks
215-
- 19 watching
216-
217-
… this is the first completely spontaneous 'thank you' (without providing assistance) I've received in over 1 year of activity.
218-
219-
Activity open to anyone and making everything I did available under GPLv3, all without ever asking for a single euro. For free. My intention with these publications is to disseminate, within the limits of my knowledge, as much as I can to anyone without making any distinctions, so that knowledge can be freely and librement available to anyone.
220-
221-
And it is precisely for this reason that I consider this spontaneous thanks from a completely unknown person my pay.
222-
223-
Developing libre source code is important, and I hope this message is clear.
224-
225-
## Credits
226-
227-
<div align=center>
228-
<h2> Aleff</h2>
229-
<table>
230-
<tr>
231-
<td align="center" width="96">
232-
<img src="https://raw.githubusercontent.com/aleff-github/aleff-github/hello/img/github.png" width="48" height="48" onclick="window.open('https://github.com/aleff-github')"/>
233-
<br>
234-
<p>Github</p>
235-
</td>
236-
<td align="center" width="96">
237-
<img src="https://raw.githubusercontent.com/aleff-github/aleff-github/hello/img/linkedin.png" width="48" height="48" onclick="window.open('https://www.linkedin.com/in/alessandro-greco-aka-aleff/')"/>
238-
<br>
239-
<p>LinkedIn</p>
240-
</td>
241-
</tr>
242-
</table>
243-
<ul>
244-
<li>
245-
GitHub: https://github.com/aleff-github
246-
</li>
247-
<li>
248-
Linkedin: https://www.linkedin.com/in/alessandro-greco-aka-aleff/
249-
</li>
250-
</ul>
251-
</div>

0 commit comments

Comments
 (0)