Skip to content

Instantly share code, notes, and snippets.

View techguy16's full-sized avatar
🐧
Doing things.

techguy16 techguy16

🐧
Doing things.
  • South Island, New Zealand
  • 15:35 (UTC +12:00)
  • YouTube @techguy16
View GitHub Profile
@techguy16
techguy16 / README.md
Created December 12, 2023 02:16
NoEscape.exe Removal Tool (ish...)

NoEscape.exe Removal Tool.

NoEscape.exe is a piece of malware created by @Endermanch.

Don't really bother with this unless you have to.

This "tool" does not fix the bootloader problems. Please use TestDisk, Bootdata or something else to restore your partitions.

@techguy16
techguy16 / redirect.json
Created November 19, 2023 23:18
My personal website redirects.
{
"website": "canva.com",
"redirect": "slides.google.com"
}
@techguy16
techguy16 / README.md
Last active March 26, 2024 17:34
Windows XP VLK Key Generation in many Languages

XP VLK Key Generator in different programming languages

Available

  • Python
  • HTML + JS
  • C

THIS IS FOR EDUCARIONAL USE ONLY. I WILL NOT BE HELD RESPONSIBLE FOR ANY UNSOLICITED USE OF THIS CODE

@techguy16
techguy16 / README.md
Last active March 26, 2024 17:32
Microsoft Channel IDs
Channel ID Links To Note Type
906 Office 2007 Home & Student Retail
862 Project 2007 Professional Retail
640 Windows XP Professional x86 VL Windows Server 2k3 VL x86 Office XP VL Office 2k3 VL Volume License
652 Windows XP Professional x64 VL
@techguy16
techguy16 / README.md
Last active March 29, 2025 06:53
Get Minecraft Education running on Ubuntu Linux!

Minecraft Education on Ubuntu Linux

Currently, there are 2 ways you can accomplish this task:

  • Waydroid (preferred method)
  • Wine

If you found this gist useful, remember to share it with others!

@techguy16
techguy16 / config-deb-i386.json
Last active February 4, 2023 20:56 — forked from lyshie/config-deb-i386.json
Scratch Desktop (Scratch 3.0 Offline Editor) on GNU/Linux (updated)
{
"src": "/tmp/scratch-desktop/",
"dest": "/tmp/",
"arch": "i386",
"icon": "/tmp/scratch-desktop/resources/Icon.png",
"categories": [
"Education"
]
}