A convenient reference for adding a GPL license to a work.
All prepared texts are hard wrapped at 80 characters unless stated otherwise.
#!/bin/bash | |
mkdir -p ~/.ssh | |
# generate new personal ed25519 ssh keys | |
ssh-keygen -o -a 100 -t ed25519 -f ~/.ssh/id_ed25519 -C "rob thijssen <[email protected]>" | |
ssh-keygen -o -a 100 -t ed25519 -f ~/.ssh/id_robtn -C "rob thijssen <[email protected]>" | |
# generate new host cert authority (host_ca) ed25519 ssh key | |
# used for signing host keys and creating host certs |
/* | |
DECOMPILED SOURCE FOR MS RPC DCOM BLASTER WORM | |
<http://robertgraham.com/journal/030815-blaster.c> | |
This file contains source code for the "msblast.exe" worm | |
that was launched against the Internet on August 10, 2003. | |
This "source-code" was decompiled using "IDApro", an | |
"interactive disassembler". IDA is the most popular tool |
Packix now has a DRM API that tweak developers can hit from their servers to verify purchases for DRM reasons. You will need to send the package identifier (com.author.tweakname thing), device UDID, device Model (like iPhone7,2) and a developer access key you have generated in the Packix Developer Portal under "Developer->Keys". You should always use your server as an inbetween with the packix DRM API as to not reveal your developer access key that you generated.
POST https://repo.packix.com/api/drm/check
: Get Information on whether the UDID and Device Model own the package
// // https://twitter.com/settings/your_twitter_data/twitter_interests | |
// Lots of discussion and improvement of the original script in the comments | |
// Here's the best version that works well | |
// Because Twitter stops the script working after unchecking 50 interests, so you will almost certainly have to run the script multiple times | |
function sleep(milliseconds) { | |
return new Promise(function (resolve) { | |
return setTimeout(resolve, milliseconds); | |
}); |
Serial Keys: | |
FU512-2DG1H-M85QZ-U7Z5T-PY8ZD | |
CU3MA-2LG1N-48EGQ-9GNGZ-QG0UD | |
GV7N2-DQZ00-4897Y-27ZNX-NV0TD | |
YZ718-4REEQ-08DHQ-JNYQC-ZQRD0 | |
GZ3N0-6CX0L-H80UP-FPM59-NKAD4 | |
YY31H-6EYEJ-480VZ-VXXZC-QF2E0 | |
ZG51K-25FE1-H81ZP-95XGT-WV2C0 | |
VG30H-2AX11-H88FQ-CQXGZ-M6AY4 |
{"lastUpload":"2021-05-30T11:59:06.313Z","extensionVersion":"v3.4.3"} |