Skip to content

Instantly share code, notes, and snippets.

View madhavajay's full-sized avatar

Madhava Jay madhavajay

View GitHub Profile
@madhavajay
madhavajay / mods.js
Last active November 3, 2025 11:16
SolveIt bookmarklet loader
const VERSION = "0.1.3";
alert(`hello world ${VERSION}`);
import inspect
import threading
import random
import string
from typing import Any
from dataclasses import dataclass
@dataclass
class Pointer:
# VERSION 1.0.4
# Author: @madhavajay
# This currently works for iOS and watchOS in the Simulator and Devices
# Changes
# Using ${TOOLCHAIN} in two places now
# Added double quotes " around paths
# Fixed watchOS Issues
# Instructions iOS