Skip to content

Instantly share code, notes, and snippets.

View LotharieSlayer's full-sized avatar
👓
oué

Lotharie LotharieSlayer

👓
oué
View GitHub Profile
@hackermondev
hackermondev / research.md
Last active April 28, 2025 07:48
Unique 0-click deanonymization attack targeting Signal, Discord and hundreds of platform

hi, i'm daniel. i'm a 15-year-old high school junior. in my free time, i hack billion dollar companies and build cool stuff.

3 months ago, I discovered a unique 0-click deanonymization attack that allows an attacker to grab the location of any target within a 250 mile radius. With a vulnerable app installed on a target's phone (or as a background application on their laptop), an attacker can send a malicious payload and deanonymize you within seconds--and you wouldn't even know.

I'm publishing this writeup and research as a warning, especially for journalists, activists, and hackers, about this type of undetectable attack. Hundreds of applications are vulnerable, including some of the most popular apps in the world: Signal, Discord, Twitter/X, and others. Here's how it works:

Cloudflare

By the numbers, Cloudflare is easily the most popular CDN on the market. It beats out competitors such as Sucuri, Amazon CloudFront, Akamai, and Fastly. In 2019, a major Cloudflare outage k

@keijiro
keijiro / FpsCapper.cs
Last active December 17, 2024 05:52
FpsCapper - Limits the frame rate of the Unity Editor in Edit Mode
using UnityEditor;
using UnityEngine;
using UnityEngine.LowLevel;
using System.Linq;
using System.Threading;
namespace EditorUtils {
//
// Serializable settings
@RubenKelevra
RubenKelevra / fast_firefox.md
Last active April 28, 2025 05:14
Make Firefox fast again
@advaith1
advaith1 / top bots.md
Last active April 28, 2025 09:44
The top Discord bots ranked by server count
Rank Bot Approximate Server Count Library
1 MEE6 21,300,000 Custom Python
2 Rythm 🪦 15,200,000 JDA
3 carl-bot 🅱️ 10,900,000 Pycord
4 Groovy 🪦 10,100,000 JDA, Discord4J
5 Dyno
// ==UserScript==
// @name BetterTTV
// @namespace https://nightdev.com/betterttv/
// @version 0.1
// @description BetterTTV enhances Twitch with new features, emotes, and more. We like to think we make Twitch better.
// @author night
// @match *://*.twitch.tv/*
// @exclude *://*.twitch.tv/*.html
// @exclude *://*.twitch.tv/*.html?*
// @exclude *://*.twitch.tv/*.htm