Skip to content

Instantly share code, notes, and snippets.

View superswan's full-sized avatar

Lem E. Tweakit superswan

View GitHub Profile
@superswan
superswan / ArchLinuxWSL2.md
Created January 27, 2022 19:20 — forked from ld100/ArchLinuxWSL2.md
Steps for setting up Arch Linux on WSL2

Migrating from Ubuntu on WSL to ArchLinux on WSL2

Upgrading to WSL 2

  • Download WSL2 Kernel
  • run wsl --set-default-version 2 in windows command line, so that all future WSL machine will use WSL2.

Installing Arch Linux

PlayStation 2 Directory

Database of all NTSC releases for the PlayStation2 console with download. 1500 games!

Downloads Available: 1496/1796

@superswan
superswan / raspi.sh
Last active April 27, 2022 00:21
Script for raspberry pi emulation. Will create a QEMU vm with fresh raspian. https://azeria-labs.com/emulate-raspberry-pi-with-qemu/
#!/bin/sh
RED='\033[0;31m'
GREEN='\033[0;32m'
BLUE='\033[0;34m'
NC='\033[0m'
GIB_IN_BYTES="1073741824"
target="${1:-pi1}"
@superswan
superswan / idlerig.cs
Created August 8, 2021 06:34
Will spawn XMRig on system Idle
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Drawing;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Runtime.InteropServices;
using System.Timers;
@superswan
superswan / UVPTK.md
Last active August 8, 2026 13:47
40hex #4 - Dec 1991: The Ultimate Virus Programmer's Toolkit