Skip to content

Instantly share code, notes, and snippets.

@HackingLZ
HackingLZ / Rulz.py
Created August 13, 2016 00:56 — forked from monoxgas/Rulz.py
#!/usr/bin/env python
# Rulz.py
# Author: Nick Landers (@monoxgas) - Silent Break Security
import os
import sys
import argparse
import re
import binascii
import codecs