Skip to content

Instantly share code, notes, and snippets.

View CaptainBoggle's full-sized avatar
😡
Symbolically Executing

Felix Montanari CaptainBoggle

😡
Symbolically Executing
View GitHub Profile
@jedavidson
jedavidson / preamble.sty
Last active April 20, 2024 11:44
My modified version of Jake's Resume template for LaTeX
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage{amssymb}
\usepackage[colorlinks,urlcolor=black]{hyperref}
\usepackage{fancyhdr}
@MeBlackHat
MeBlackHat / downloadiOSHeaders.py
Last active June 25, 2023 15:58 — forked from menushka/downloadiOSHeaders.py
Download iOS Headers from http://developer.limneos.net. Includes settings for iOS version, download path and only downloading select frameworks.
from lxml import html
import requests
import re
import os
def createDir(path):
if not os.path.exists(path): os.makedirs(path)
# Settings
iosVersion = "14.4"
@menushka
menushka / downloadiOSHeaders.py
Last active October 22, 2023 10:45
Download iOS Headers from http://developer.limneos.net. Includes settings for iOS version, download path and only downloading select frameworks.
from lxml import html
import requests
import re
import os
def createDir(path):
if not os.path.exists(path): os.makedirs(path)
# Settings
iosVersion = "12.1"
@francoism90
francoism90 / README.md
Last active July 10, 2024 16:49
Change country to unlock channels, increase TX-power. (Use at your own risk)

Warning

Following instructions are provided without any warranty, and may even get you in trouble legally. The instructions are provided for testing, and should be use with care. We (including commentators) are not responsible for any damage to your device(s).

Introduction

This may enable additional channels and power (in most cases don't) on ASUS Merlin provided routers.