Skip to content

Instantly share code, notes, and snippets.

View 3nly's full-sized avatar
💭
🎲

3nly

💭
🎲
View GitHub Profile
@3nly
3nly / 4chan-Multi-Image-Downloader.user.js
Last active May 19, 2025 16:52
4chan Multi-Image Downloader (Individual & ZIP Buttons, Configurable, Original Filename, Timeout)
// ==UserScript==
// @name 4chan Multi-Image Downloader (Individual & ZIP Buttons, Configurable, Original Filename)
// @namespace 4chan.org
// @version 1.0.0
// @description ALT/CTRL/SHIFT+Click thumbnails to select images, then download all selected at once (individually or as ZIP), with configurable buttons and original filename support
// @author 3nly
// @match http://boards.4chan.org/*
// @match https://boards.4chan.org/*
// @require https://cdn.jsdelivr.net/npm/[email protected]/dist/jszip.min.js
// @grant none
@3nly
3nly / flash.md
Created August 3, 2024 07:16 — forked from LiEnby/flash.md
Removing the timebomb from Adobe Flash Player

In Adobe Flash Player versions newer than 32.0.0.344 they added a "Timebomb" for the EOL. the player would refuse to run any custom flash content after 12/01/2021, instead it would just show this image

So knowing this, Lets crack it!

I acturally started looking into this before the 12/01/2021 hit, but only recently did i acturally discover a way to bypass the killswitch

(also- im aware i was not the first to do this, but i still did do it)