Skip to content

Instantly share code, notes, and snippets.

SQL Server 2019 Product Key
---------------------------
Enterprise:HMWJ3-KY3J2-NMVD7-KG4JR-X2G8G
Enterprise Core == 2C9JR-K3RNG-QD4M4-JQ2HR-8468J
Developer == 22222-00000-00000-00000-00000
Strandard:PMBDC-FXVM3-T777P-N4FY8-PKFF4
@Pulimet
Pulimet / AdbCommands
Last active August 3, 2026 11:18
Adb useful commands list
Hi All!
I've recently launched a tool that wraps many of the commands here with a user interface. This desktop application is currently available for macOS. There's a roadmap outlining planned features for the near future.
Feel free to request any features you'd like to see, and I'll prioritize them accordingly.
One of the most important aspects of this application is that every command executed behind the scenes is displayed in a special log section. This allows you to see exactly what’s happening and learn from it.
Here's the link to the repository: https://github.com/Pulimet/ADBugger
App Description:
ADBugger is a desktop tool designed for debugging and QA of Android devices and emulators. It simplifies testing, debugging, and performance analysis by offering device management, automated testing, log analysis, and remote control capabilities. This ensures smooth app performance across various setups.
<#
Create Unix VM's.
PREREQUISITES:
- A VM that has been installed with an OS that supports cloud-init
- cloud-init is installed on the vm
How it works:
- Asks for a bunch of parameters
- Creates a disk from parent vhdx for speed
UylQUFAAAP1WAAD1WOqw9VgAAAAAAAAAAQAAZB5G8q74AvKuAAAAAAAAAAAAAAAACgEAAFAKKAKqB/4AAAAAAAAAAAAAAAAAAAsBABpQHgoCqgAAAAAAAAAAAAAAAAAAAAALAQgNUFBQAAD9VgAA9VjtWvVYAAAAAAAACgEgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoBAAAAAAAAAAqo+qztWvKu8AQAAAAAAAABAQAAjDJ4AAAAAAVU7VryrvAEAAAAAAAAEAEAIYkyeABE8q7wBO1aAAAAANVUAAAAABEBACHIZLT9Vg1SBqnoBvAE4rIERAAAAAAQAQAA3FB4AAACqvgC5Vz1WOgGEccAAAAAEwEAAAAACgAAH/j9VgAAAAAAAAAAAAAAAAEBAADweKAAAAAAB/7gCPAE6rD8cP////8VAQBQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgEAADxGPAKq+qwAAPgCAAD4AgAAAAAAABf/OysoPCgCqgqoAAD6rAAA+qwAAAAAAAAX/zs5AAAAAAANUgAA/VboBgAAAAAAAAAAGQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMBAAA8Rjz9VvqzAAD4AgAA+AIAAAAAAAAbAVQrKDwo/VYKqAAA+qwAAPqs//8AAAAAGwFUOQAAAAAADVIAAAKq6AYAAAAAAAAAAB0BAACMWngAAAf+AADtWvVY8AQAAAAAAAAE/wBuUDxQAAACqgAA+AIAAPVYAAAAAAAAH/8AgygoKAAACqgAAPqsAAD6rAAAAAAAACD/AJGMWngAAAf+AADtWvVY8AT//wAAAAAFATVuUDxQAAACqgAA8q4AAPVYAAAAAAAAIgE1gygoKAAACqgAAPqsAAD6rAAA//8AACMBNZEAAAAAAP1WAAAAAAAAAAAAAAAAAAAGAAAAAFBQUPNF6VvyrgAAAAAAAAAAAAD//yUBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAAAACgyKPgC+AL1WAAAAAAA
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active August 3, 2026 11:11
Complete Recent Discord Quest

Caution

As of April 7th 2026, Discord has expressed their intent to crack down on automating quest completion.

Some users have received the following system message:

image

There isn't much I can do to make the script undetected, so use it at your own risk, as you most likely WILL get flagged by doing so.

Complete Recent Discord Quest

@htlin222
htlin222 / iphone-ringtone-m4r.md
Created July 27, 2026 06:30
iphone-ringtone-m4r — SKILL.md style reference: convert audio to iOS .m4r ringtone/text tone with ffmpeg
name iphone-ringtone-m4r
description Use when converting an audio file (mp3, wav, m4a, flac) into an iPhone ringtone or text tone, when a .m4r file is rejected by iOS, or when asked to trim/cut a song to a ringtone-length clip for AirDrop, Dropbox, or Finder sync.

iPhone Ringtone (.m4r) Conversion

Overview

iOS ringtones are plain AAC-in-MP4 files with the extension .m4r. There is no

Teclado CIY Novice 68

Combinações de Teclas FN

Modos de Conexão

Comando Função
Fn + I Modo com fio
Fn + O Modo 2.4 GHz
@matthewzring
matthewzring / markdown-text-101.md
Last active August 3, 2026 11:04
A guide to Markdown on Discord.

Markdown Text 101

Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...

What this guide covers:

Руководство по созданию промптов в Suno AI

Полное руководство по созданию эффективных промптов, стилевых тегов и настроек Cover в Suno AI.

Лимиты символов

Поле Лимит Примечание
Style of Music 120 символов Каждое слово должно нести смысл
Lyrics 3,000 символов Включая метатеги и маркеры секций
@H0j3n
H0j3n / CVE-2026-54121.md
Last active August 3, 2026 11:00

Certighost (CVE-2026-54121)

Authors: @h0j3n, @aniqfakhrul
Date: July 24, 2026


Certighost is an Active Directory Certificate Services (AD CS) vulnerability that allowed a low-privileged domain user to impersonate a Domain Controller and achieve domain compromise in the tested AD CS configuration. The issue was addressed in the July 2026 security updates.

The vulnerable path is an AD CS enrollment fallback known as a chase during directory-object resolution. By supplying request attributes such as cdc, an attacker could cause the Certification Authority (CA) to ask an attacker-controlled host for identity data belonging to a Domain Controller. The CA then used that data while issuing a certificate.