Skip to content

Instantly share code, notes, and snippets.

View growtopiajaw's full-sized avatar
🏠
Working from home

Growtopia Jaw growtopiajaw

🏠
Working from home
  • gjaw.duckdns.org
  • Malaysia
View GitHub Profile
@growtopiajaw
growtopiajaw / README.md
Last active April 6, 2024 13:58
UpdatePack7R2 for updating Windows 7 SP1 and Server 2008 R2 SP1

UpdatePack7R2 for updating Windows 7 SP1 and Server 2008 R2 SP1


The set allows you to update the working system, as well as integrate updates into the distribution. It can be installed on any edition of Windows 7 and Server 2008 R2, any bit depth and any language. Updates are included for all versions of Internet Explorer, all critical, recommended, and security updates. See details in the list of updates.

Download (size 730 MB) Magnet

UpdatePatch-19.8.22 fixes a boot problem on UEFI

@growtopiajaw
growtopiajaw / update-python.md
Created August 11, 2018 05:09
update-alternatives for python2 and python3 in Ubuntu 16.04.x

List available python options

ls -larth `which python`*
lrwxrwxrwx 1 root root   10 Mar 23  2016 /usr/bin/python3m -> python3.5m
lrwxrwxrwx 1 root root    9 Mar 23  2016 /usr/bin/python3 -> python3.5
lrwxrwxrwx 1 root root    9 Nov 24  2017 /usr/bin/python2 -> python2.7
lrwxrwxrwx 1 root root    9 Nov 24  2017 /usr/bin/python -> python2.7
-rwxr-xr-x 2 root root 4.3M Nov 28  2017 /usr/bin/python3.5m
-rwxr-xr-x 2 root root 4.3M Nov 28  2017 /usr/bin/python3.5
:0: the only difference between digitalriver and technet is the _naming_, nothing else!
:1: please VERIFY md5/sha1-sums after each download (msdn-links containing proof of sha1-sums are linked behind each iso)
:2: the isos are provided as is
:3: if you\'re a microsoft representative, please dont be pissed, i just help your customers where you leave \'em in the dark (i do not provide keys here!), thank you!
## DIGITALRIVER ## ## TECHNET ## ## MD5 ## ## SHA-1 ## ## MSDN ##
------------- de_windows_7_starter_with_sp1_x86_dvd_u_678545.iso 7e88e30b655dc9bb8ce0a2e2a4f803f3 37bb946b83ef5ed801a634bd644abf03bf15952a 46892
------------- de_windows_7_starter_n_with_sp1_x86_dvd_u_678311.iso ae512ac4abd6e5bfc9323011e19efc43 d91321298c5483ea74e2264020c36adcffccaae6 46923
------------- de_windows_7_home_basic_with_sp1_x86_dvd_u_676467.iso 9cf2cf1d30404b9fa71acf4db7e28d67 5b86b6690b2ef236e71b256794a625c44d846952 47165
#! /bin/bash
set -e
mkdir growtopiajaw
cd growtopiajaw
echo
echo -e "Downloading MacOS CrossOver FOSS from github.com..."
echo
sleep 5
user@Dell-Latitude-E6220:~/Downloads/futurerestore-Linux-x86_64-RELEASE/futurerestore-Linux-x86_64-v2.0.0-test-Build_282-RELEASE$ ./futurerestore -t /media/user/Games-ASUS/TSS/iPhone9,3_d101ap_14.8-18H17.shsh2 --latest-sep --latest-baseband /media/user/Games-ASUS/iPhone_4.7_P3_14.8_18H17_Restore.ipsw --use-pwndfu --set-nonce
Version: v2.0.0-test(281df3c0744c10d382cec48dc586ffde10b5205a-282)
img4tool version: 0.197-aca6cf005c94caf135023263cbb5c61a0081804f-RELEASE
libipatcher version: 0.88-1e855d70c84419014e363bdbcaead7b145fe3e1f-RELEASE
Odysseus for 32-bit support: yes
Odysseus for 64-bit support: yes
[INFO] 64-bit device detected
futurerestore init done
reading signing ticket /media/user/Games-ASUS/TSS/iPhone9,3_d101ap_14.8-18H17.shsh2 is done
user specified to use latest signed SEP
ubuntu@ubuntu:/media/ubuntu/DEBIAN/home/growtopiajaw/Downloads/futurerestore-Linux-x86_64-DEBUG/futurerestore-Linux-x86_64-v2.0.0-test-Build_282-DEBUG$ ./futurerestore -t ../../iPhone9,3_d101ap_15.0.2-19A404.shsh2 -d --latest-sep --latest-baseband /media/ubuntu/SP-EXFAT/iPhone_4.7_P3_15.0.2_19A404_Restore.ipsw
Version: v2.0.0-test(281df3c0744c10d382cec48dc586ffde10b5205a-282)
img4tool version: 0.197-aca6cf005c94caf135023263cbb5c61a0081804f-DEBUG
libipatcher version: 0.88-1e855d70c84419014e363bdbcaead7b145fe3e1f-DEBUG
Odysseus for 32-bit support: yes
Odysseus for 64-bit support: yes
INFO: device serial number is FYLD502PHG7K
[INFO] 64-bit device detected
futurerestore init done
reading signing ticket ../../iPhone9,3_d101ap_15.0.2-19A404.shsh2 is done
solutions = [
{
"name" : "src",
"url" : "https://chromium.googlesource.com/chromium/src.git",
"deps_file" : "DEPS",
"managed" : False,
"custom_deps" : {},
"custom_vars" : {},
"custom_hooks": [{
"name": "setup_gn",
sudo hdiutil create -o "macOS 10.15.7 Catalina" -size 16122112b -layout SPUD -fs HFS+J -TYPE SPARSE
sudo hdiutil attach macOS\ 10.15.7\ Catalina.sparseimage -noverify
sudo diskutil unmount Install\ macOS\ Catalina/
sudo hdiutil detach Install\ macOS\ Catalina/
sudo hdiutil convert macOS\ 10.15.7\ Catalina.sparseimage -format UDZO -O "macOS Catalina 10.15.7 (19H15).dmg"
VBoxManage setextradata "El_Capitan" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro11,3"
VBoxManage setextradata "El_Capitan" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "El_Capitan" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-2BD1B31983FE1663"
VBoxManage setextradata "El_Capitan" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "El_Capitan" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

Keybase proof

I hereby claim:

  • I am growtopiajaw on github.
  • I am growtopiajaw (https://keybase.io/growtopiajaw) on keybase.
  • I have a public key ASDKSt1QMeNqMGiwmQgycNdqeWu0y6jJkrUDZmwEwwPM_Ao

To claim this, I am signing this object: