zardus
Former DEFCON CTF org. Captain Emeritus, @Shellphish. Assoc Professor in Cybersecurity at @ASU. Director, American Cybersecurity Education Inst. @angr hacker.
Tempe, AZ, USA
Pinned Repositories
angr
A powerful and user-friendly binary analysis platform!
mecha-docs
Documentation for the Mechanical Phish.
openglad
The main repository for the Open Source game Openglad.
dojo
Infrastructure powering the pwn.college dojo
how2heap
A repository for learning various heap exploitation techniques.
ctf-tools
Some setup scripts for security research tools.
idalink
Some glue facilitating remote use of IDA (the Interactive DisAssembler) Python API.
preeny
Some helpful preload libraries for pwning stuff.
pwnsh
tools for shellcoding
wargame-nexus
A sorted and updated list of security wargame sites.
zardus's Repositories
zardus/memcurses
Memory awesomeness.
zardus/deadbeef
The deadbeef module produces hexspeak for nefarious purposes.
zardus/pyllabreate
Finally.
zardus/blob
A useful class for dealing with unstructured data.
zardus/autoPwn
Automate repetitive tasks for fuzzing
zardus/xonshrc
zardus/multiafl
A little script to start multiple instances of AFL.
zardus/EpicTreasure
zardus/ptf
The Penetration Testers Framework (PTF) is a way for modular support for up-to-date tools.
zardus/python-prompt-toolkit
Library for building powerful interactive command lines in Python
zardus/angr-dev
Some helper scripts to set up an environment for angr development.
zardus/drmbook
Toy eBook DRM example for teaching about streaming media DRM
zardus/dynStruct
Reverse engineering tool for structure recovering and memory usage analysis based on DynamoRIO
zardus/quircy
(The start of) a low-level QR code parsing library in Python.
zardus/sh
Python process launching
zardus/symfuzz
zardus/xrop
Tool to generate ROP gadgets for ARM, x86, MIPS and PPC
zardus/z3
The Z3 Theorem Prover
zardus/angr-travis
Run travis-ci testing on release version of angr
zardus/bung
Automated bing searching with casperjs
zardus/gitlab-ci-slack-fixer
A bot to fix URLs sent by the Gitlab CI slack bot.
zardus/imap-snooze
zardus/jpyg
JPEG parsing library. Currently, just splits jpegs into segments.
zardus/jython
A mirror of hg.python.org (use it for pull requests only and do not push directly)
zardus/ldifmod
Python module to work with LDIF files.
zardus/ongoing-submission-plan
Public forum for detailed planning of a VLDB-like ongoing submission model for IEEE S&P
zardus/pymare
run while you still can
zardus/qute
A Python query abstraction module.
zardus/rpyjs
RPC/object proxying between JavaScript and Python.
zardus/Triton
Concolic execution framework based on Pin. It provides components like a taint engine, a dynamic symbolic execution engine, a snapshot engine, translation of x64 instruction into SMT2-LIB, a Z3 interface to solve constraints and Python bindings. Based on these components, you can build tools for automated reverse engineering.