Skip to content

Instantly share code, notes, and snippets.

View nanpuhaha's full-sized avatar
🌴
On vacation

Seo, Jang-won nanpuhaha

🌴
On vacation
  • Seoul, South Korea
View GitHub Profile
@TheRealKeto
TheRealKeto / FuturerestoreGuide.md
Last active November 25, 2024 04:38
A guide fully covering the process of using Futurerestore to upgrade, downgrade, or re-restore to an unsigned iOS firmware.

Futurerestore Guide

Futurerestore is a tool that allows users to upgrade, downgrade, or re-restore their iOS device to an unsigned firmware through the use of SHSH2 blobs. This guide will teach you how to use Futurerestore in order to upgrade, downgrade, or re-restore to an unsigned firmware.

Before continuing, keep in mind that this guide is based off of this one, and contains information that can change your device's behavior or even damage it. With that in mind, please read the guide fully, as no one but YOU will be held responsible for any damage caused to your device.

Notes and Hints

Throughout the entirety of this guide, keep in mind that:

  • iOS 13.1.3's SEP and Baseband are NOT compatible with iOS 12.x for all devices. This means that you're NOT able to upgrade, downgrade, or re-restore A10-A12X devices back to iOS 12.x. Attempting to use an incompatible SEP and Baseband will cause Futureresto
@arturo182
arturo182 / bom2grouped_csv_jlcpcb.xsl
Last active January 29, 2025 17:01
A KiCad BOM script for generating JLCPCB PCBA-compatible files!
<!--XSL style sheet to convert EESCHEMA XML Partlist Format to grouped CSV BOM Format
Copyright (C) 2014, Wolf Walter.
Copyright (C) 2013, Stefan Helmert.
Copyright (C) 2018, Kicad developers.
Copyright (C) 2019, arturo182.
GPL v2.
Functionality:
Generation of JLCPCB PCBA compatible BOM
@mtei
mtei / split-keyboard-figs.md
Last active August 3, 2024 15:59
split keyboard figs

i2c connection

#define USE_I2C

sk-i2c-connection-red

sk-i2c-connection-blue

sk-i2c-connection-gray

sk-i2c-connection-mono

@naver-searchad
naver-searchad / ad-extension-reference-data-example.md
Created May 14, 2019 00:17
AdExtension refererenceData example

NAVER_TV_VIDEO

{
  "id": "8358186",
  "pcClipUrl": "https://tv.naver.com/v/8358186",
  "globalPlayEnabled": true,
  "thumbnailImageUrl": "https://video-phinf.pstatic.net/20190514_15/1557792934260Ibd5d_JPEG/6338f550-75dd-11e9-86d0-505dacfbaa5c_01.jpg",
  "privacy": "PUBLIC",
  "title": "클립 제목",
 "isAdult": false,
@naver-searchad
naver-searchad / ad-extension-field-sample.md
Last active February 5, 2025 04:15
ad-extension field sample

ad extension json sample

CALCULATION

{
  "final": "https://naver.com"
}

HEADLINE

{
@svedm
svedm / bfinject
Created July 9, 2018 22:25
bfinject Electra 11.3.1
#!/jb/bin/bash
CYCRIPT_PORT=1337
function help {
echo "Syntax: $0 [-p PID | -P appname] [-l /path/to/yourdylib | -L feature]"
echo
echo For example:
echo " $0 -P Reddit.app -l /path/to/evil.dylib # Injects evil.dylib into the Reddit app"
echo " or"
@ptrstpp950
ptrstpp950 / preRequestScript.js
Last active April 18, 2024 21:10
Calculate TOTP in Postman
//Article about TOTP on my blog https://stapp.space/generate-totp-in-postman/
/**
* @preserve A JavaScript implementation of the SHA family of hashes, as
* defined in FIPS PUB 180-4 and FIPS PUB 202, as well as the corresponding
* HMAC implementation as defined in FIPS PUB 198a
*
* Copyright Brian Turek 2008-2017
* Distributed under the BSD License
* See http://caligatio.github.com/jsSHA/ for more information
@grimzy
grimzy / git-pull-all
Created September 15, 2017 02:15
Git pull all remote branches
#!/usr/bin/env bash
git branch -r | grep -v '\->' | while read remote; do git branch --track "${remote#origin/}" "$remote"; done
git fetch --all
git pull --all
[
{
"name": "Iris Keyboard",
"author": "Lewis Ridden"
},
[
{
"x": 3,
"c": "#c4c8c5",
"a": 5
@essandess
essandess / Apple Smart Keyboard Special Characters and Accents.md
Last active November 4, 2024 17:38
Apple Smart Keyboard Special Characters and Accents

Apple Smart Keyboard Special Characters and Accents

All keyboards in English unless stated otherwise (e.g. Íslenska below)

Accents

Keys Character
⌥ e + a, e, … á, é, …
⌥ ` + a, e, … à, è, …