Skip to content

Instantly share code, notes, and snippets.

View kuggaa's full-sized avatar
💭
Coding in FSB Terror Hall under the Lubyanka Square

Kuggaa Cuckoo Choo Choo kuggaa

💭
Coding in FSB Terror Hall under the Lubyanka Square
View GitHub Profile
@biddyweb
biddyweb / client.c
Created August 17, 2016 05:17
LizardStresser (Lizard Squad) Bot - Full source.
/*
Chippy1337 and @packetprophet present:
LizardStresser rekt
This is the cross compiled bot
LICENSE AGREEMENT:
If you lulz'd, you must sent BTC to
1N4MxbXsooU9aMU41NPrSbgZKpJjtwsnar
Death to skids
@zhangyoufu
zhangyoufu / shitcpu.md
Last active March 14, 2019 01:50
DEFCON CTF 2015 Quals shitcpu Writeup

DEFCON CTF 2015 Quals shitcpu Writeup

Author: zhangyoufu @ Blue-Lotus

Instruction Set

opcode[5] rd[3] imm[8]
00001: mem[GPR[rd]] = imm8
00011: GPR[rd] |= imm8 << 8