Skip to content

Instantly share code, notes, and snippets.

View col83's full-sized avatar
💭
Bashism necromancy

dashi col83

💭
Bashism necromancy
View GitHub Profile
@gitclone-url
gitclone-url / Boot image extraction guide.md
Last active February 28, 2026 01:06
Guide on how to extract a boot image from any Android phone without needing to root using Magisk, without stock firmware or a custom recovery
@Alee14
Alee14 / win-dism.md
Last active March 7, 2026 07:21
Installing Windows using CMD. (UEFI and BIOS Supported)

Installing Windows using CMD. (UEFI and BIOS Supported)

Guide created by Andrew Lee. Supports Windows 7, 8, 10, and 11.

Note that this guide does not go into detail, it's just providing the commands to install Windows.

Be cautions when doing this when dualbooting, please backup any existing data or you will lose them all.

Open CMD

First open CMD by pressing the following keys after booting into setup: Shift + F10

Creating Partition

@egmontkob
egmontkob / Hyperlinks_in_Terminal_Emulators.md
Last active March 17, 2026 09:29
Hyperlinks in Terminal Emulators
@varqox
varqox / install_debian_with_debootstrap_howto.md
Last active March 8, 2026 20:34
Instructions how to install Debian using debootstrap