I hereby claim:
- I am dhinakg on github.
- I am dhinakg (https://keybase.io/dhinakg) on keybase.
- I have a public key ASDV47NHwEJX-u1cBzc6Np9yPkyXmbjehlFlfK0qgLxOXQo
To claim this, I am signing this object:
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
Enable-RemoteDesktop | |
cinst produkey.install googlechrome chocolatey-core.extension jdk8 winrar firefox chocolatey-core.extension flashplayerplugin adobeair 7zip.install vlc git.install sysinternals slack discord microsoft-teams rambox atom python2 python3 | |
cinst Microsoft-Hyper-V-All -source windowsFeatures | |
cinst IIS-WebServerRole -source windowsfeatures |
I hereby claim:
To claim this, I am signing this object:
https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-usb-3-0-software (You'll need to provide a valid email as the link is sent there.)
Realtek GBE USB
class Python < Formula | |
desc "Interpreted, interactive, object-oriented programming language" | |
homepage "https://www.python.org/" | |
url "https://www.python.org/ftp/python/3.8.3/Python-3.8.3.tar.xz" | |
sha256 "dfab5ec723c218082fe3d5d7ae17ecbdebffa9a1aea4d64aa3a2ecdd2e795864" | |
head "https://github.com/python/cpython.git" | |
bottle do | |
sha256 "25e0099852136c4ef1efd221247d0f67aa71f7b624211b98898f8b46c612f40d" => :mojave | |
sha256 "b65fecb4bb8350359488d6ca4c0a5a343f658f424d101a45e28d5a72de7f455c" => :high_sierra |
{ | |
"iOS": { | |
"iOS release": "01c1d682-6e8f-4908-b724-5501fe3f5e5c", | |
"iOS alternate": "c724cb61-e974-42d3-a911-ffd4dce11eda", | |
"iOS generic": "0c88076f-c292-4dad-95e7-304db9d29d34", | |
"iOS 11 developer beta": "b7580fda-59d3-43ae-9488-a81b825e3c73", | |
"iOS 11 AppleSeed beta": "f23050eb-bdfa-4b23-9eca-453e3b1a247c", | |
"iOS 11 public beta": "5839f7cf-9610-483a-980f-6c4266a22f17", | |
"iOS 12 developer beta": "ef473147-b8e7-4004-988e-0ae20e2532ef", | |
"iOS 12 public beta": "94bf0742-38e6-4379-adf9-ec9995dde586", |
import argparse | |
import binascii | |
import hashlib | |
import struct | |
from pathlib import Path | |
from sys import exit | |
CHUNK_LENGTH = 4 + 32 | |
Hi, I'm back again.
If you're here, you're probably aware of the fact that Apple has been allowing users to stay on 14.5 and receive software updates. If you're out of the loop, take a look at this 9To5Mac article. This is called alternate software updates (or it may be shortened to AlternateSU in some places).
Anyways, this is what you would have been expecting if you checked for updates today:
So, I got bored and decided to do more research into alternates. Turns out you can still abuse it to update to 14.8 on iOS versions that don't support alternates. You're welcome.
This requires a jailbreak. Of course, you can do the backup editing stuff if you're not JBed but:
a. It's a wack method imo