Skip to content

Instantly share code, notes, and snippets.

@catsmoker
catsmoker / dlink_extractor.py
Last active March 24, 2026 19:50
D-Link security vulnerability
@catsmoker
catsmoker / fix_new_text_document_notepad++.md
Created January 24, 2026 19:24
Restore "New Text Document" to Right-Click Menu using NotePad++

Fix: Restore "New Text Document" to Right-Click Menu

Description: This guide explains how to restore the "New Text Document" option in the Windows context menu. This is specifically useful if you have uninstalled the default Microsoft Notepad and are using Notepad++ (or another editor) exclusively.

Step 1: Create the Registry Fix File

This step re-adds the necessary keys to the Windows Registry to define what a .txt file is and adds it to the "New" menu.

  1. Open Notepad++.
  2. Copy the code block below exactly.
@catsmoker
catsmoker / Comparison.md
Last active January 24, 2026 19:27
AtlasOS vs ReviOS Comparison

Windows 11 25H2 - AtlasOS vs ReviOS Comparison

Date: October 14, 2025

Disclaimer

This is just my personal take after looking at both playbooks. I'm not promoting either project and I'm not responsible if something goes wrong on your system. Always backup your stuff before making changes.