Skip to content

Instantly share code, notes, and snippets.

View HorridModz's full-sized avatar

HorridModz HorridModz

View GitHub Profile
@Mysticc28
Mysticc28 / WebCatalog Premium Unlocked Crack.md
Last active June 14, 2025 09:45
Working WebCatalog Premium Crack, with premium features unlocked

WebCatalog is one of the best programs that can be used to turn any website into a desktop app with added functionality, with many features that many Progressive Web Apps (PWAs) do not offer through browsers. However, it is greatly restricted and allows a maximum of 2 apps and spaces per account.

But not to worry about as there is a current workaround to create unlimited apps and spaces.

Inspired by @HorridModz's original gist on the same.

Here's a quick tutorial how to bypass it. Note that the default directory of WebCatalog Apps is C:\Users\%USERPROFILE%\AppData\Local\Programs\WebCatalogApps

@hackermondev
hackermondev / ClydeAI-Jailbreak.md
Last active January 26, 2025 06:49
Discord ClydeAI jailbreak
@oSumAtrIX
oSumAtrIX / README.md
Last active February 8, 2025 11:53
Useful snippets for Discord

Discord console scripts

My collection of scripts for Discord.

Scripts

  • friend_invitelink.js: Generate a friend invite link
  • clientside_nitro.js: Spoof the client and enable client side Discord Nitro
@LeviSnoot
LeviSnoot / discord-timestamps.md
Last active June 13, 2025 07:26
Discord Timestamp Syntax

Discord Timestamps

Discord timestamps can be useful for specifying a date/time across multiple users time zones. They work with the Unix Timestamp format and can be posted by regular users as well as bots and applications.

The Epoch Unix Time Stamp Converter is a good way to quickly generate a timestamp. For the examples below I will be using the Time Stamp of 1543392060, which represents November 28th, 2018 at 09:01:00 hours for my local time zone (GMT+0100 Central European Standard Time).

Formatting

Style Input Output (12-hour clock) Output (24-hour clock)
Default <t:1543392060> November 28, 2018 9:01 AM 28 November 2018 09:01
# this file contains keys needed for decryption of file system data (WUD/WUX)
# 1 key per line, any text after a '#' character is considered a comment
# the emulator will automatically pick the right key
541b9889519b27d363cd21604b97c67a # example key (can be deleted)
d7b00402659ba2abd2cb0db27fa2b656 # Common
805e6285cd487de0faffaa65a6985e17 # Espresso Ancast
b5d8ab06ed7f6cfc529f2ce1b4ea32fd # Starbuck Ancast
9a164ee15ac7ceb64d3cc130094095f6 # 007 Legends [EUR, NUS]
@icecr4ck
icecr4ck / idapython_cheatsheet.md
Last active May 31, 2025 15:32
Cheatsheet for IDAPython
@dmfigol
dmfigol / asyncio_loop_in_thread.py
Last active May 19, 2025 04:43
Python asyncio event loop in a separate thread
"""
This gist shows how to run asyncio loop in a separate thread.
It could be useful if you want to mix sync and async code together.
Python 3.7+
"""
import asyncio
from datetime import datetime
from threading import Thread
from typing import Tuple, List, Iterable
@justlearncode
justlearncode / rarreg.key
Created August 4, 2018 16:28
Winrar full version Crack
>Create FILE in #C:\Program Files (x86)\WinRAR#:
rarreg.key
>CONTENT:
RAR registration data
Full Trial
Unlimited Company License
UID=b8ecdb2e55d9ba48a249
6412212250a24972f855bed69079b5ff75451ef6e808bf3853c16b
fd6364209fe0f44cb41c60fce6cb5ffde62890079861be57638717
@citrusui
citrusui / dropdown.md
Last active June 17, 2025 06:45
"Dropdowns" in Markdown
How do I dropdown?
This is how you dropdown.

<details>
<summary>How do I dropdown?</summary>
<br>
This is how you dropdown.