Skip to content

Instantly share code, notes, and snippets.

View pixdoet's full-sized avatar

Ian Hiew pixdoet

  • Kuala Lumpur, Malaysia
View GitHub Profile
@pixdoet
pixdoet / 15on16sepactivationguide.md
Last active April 26, 2024 12:44 — forked from Orangera1n/15on16sepactivationguide.md
How to activate a device on iOS 15 that was futurerestored on 16 sep

HOLY SHIT is this original guide outdated and broken as fuck

Credits to OrangeRa1n for the original guide

YOLOOOOOOOOO?

This is a guide on how to activate ur idevice on ios 15 (maybe ios 14 idk) when its futurerestored on 16 sep.

DISCLAIMER: I am very aware people might use this to bypass icloud, but I am NOT encouraging you to bypass icloud.

ALSO: THIS IS RECOMMENDED FOR ADVANCED USERS ONLY, i am not responsable for ur device being broken (tho idk how it becomes broken via this)

@pixdoet
pixdoet / README.md
Created August 18, 2022 09:19
JS spam request function

Spam script

This is a script written in JS that can be used to create many requests at the same time.
Do note that this is a very easily blocked approach, and you should probably not do naughty stuff with this :P.

Usage

In node: npm install node-fetch node auto.mjs

On browsers:

@pixdoet
pixdoet / parse.py
Created May 6, 2022 03:18
Script to parse `get_video_info` files from Google Drive
#!/usr/bin/env python3
"""
Parse.py for parsing Google drive get_video_info files.
Not sure what you'll use this for, but cool I guess...
@author Ian Hiew(pixdo.et@gmail.com)
"""
@pixdoet
pixdoet / fileconv.py
Created March 16, 2022 08:24
Python script to convert any file to a base64 string.
import base64
filename = input("Enter file location: ")
with open(filename, "rb") as f:
data = f.read()
base64_1 = base64.encodestring(data)
with open("output.txt", "w") as w:
@pixdoet
pixdoet / tabliss.json
Created March 5, 2022 03:56
Tabliss config file
{"backgrounds":[{"id":"bc17b515-6994-429e-9cae-3fb479454431","key":"background/image","active":true,"display":{"luminosity":-0.3,"blur":0}}],"widgets":[{"id":"9e5bd0e1-702d-4a3d-8709-0e445d63fd64","key":"widget/time","active":true,"display":{"position":"bottomRight","fontSize":28}},{"id":"8ea08c0a-fd75-41a9-abc6-7c92f4508cd7","key":"widget/greeting","active":true,"display":{"position":"bottomRight"}}],"data":{"8ea08c0a-fd75-41a9-abc6-7c92f4508cd7":{"name":"Ian"},"9e5bd0e1-702d-4a3d-8709-0e445d63fd64":{"mode":"digital","hour12":false,"showDate":false,"showMinutes":true,"showSeconds":false,"showDayPeriod":true},"6fe03bc4-aa2d-4484-95d1-560ffbceedc6":{"by":"official","collections":"","featured":false,"search":"","timeout":9007199254740991}},"_persist":{"version":-1,"rehydrated":true}}
@pixdoet
pixdoet / 2202-1210.md
Created February 22, 2022 07:00
氢气笔记 22-02-2022

金属活泼顺序

背起来!!!

  • 作为分界线,左边的比较活泼,右边的比较不活泼,稳定。

  • 右边的比较多问 Cu, Ag, Au。

  • K, Na, Ca不能和盐溶液反应(会和水反应)