Pinned Repositories
acsac-course
ailment
It's time for an angr intermediate language: AIL.
angr
The next-generation binary analysis platform from UC Santa Barbara's Seclab!
angr-bf
angr-dev
Some helper scripts to set up an environment for angr development.
angr-doc
Documentation for the angr suite
angr-management
A GUI for angr. Being developed *very* slowly.
angr-z3
The Z3 Theorem Prover - repository for staging python distributions
angr.github.io
angry website
TAODE
lixuan2416's Repositories
lixuan2416/angr-doc
Documentation for the angr suite
lixuan2416/TAODE
lixuan2416/acsac-course
lixuan2416/ailment
It's time for an angr intermediate language: AIL.
lixuan2416/angr
The next-generation binary analysis platform from UC Santa Barbara's Seclab!
lixuan2416/angr-bf
lixuan2416/angr-dev
Some helper scripts to set up an environment for angr development.
lixuan2416/angr-management
A GUI for angr. Being developed *very* slowly.
lixuan2416/angr-z3
The Z3 Theorem Prover - repository for staging python distributions
lixuan2416/angr.github.io
angry website
lixuan2416/archinfo
Classes with architecture-specific information useful to other projects.
lixuan2416/binaries
A repository with binaries for angr tests and examples.
lixuan2416/capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, M68K, Mips, PPC, Sparc, SystemZ, X86, X86_64, XCore) + bindings (Python, Java, Ocaml)
lixuan2416/claripy
An abstraction layer for constraint solvers
lixuan2416/cle
CLE Loads Everything (at least, many binary formats!)
lixuan2416/fidget
A tool to add simple inline patches to a binary to rearrange its stack frames, and other things!
lixuan2416/identifier
Using angr and prebuilt testcases to identify functions in statically-linked binaries.
lixuan2416/poc
lixuan2416/pwn
To sum up how to pwn
lixuan2416/pyvex
Python bindings for Valgrind's VEX IR.
lixuan2416/simuvex
A symbolic execution engine for the VEX IR
lixuan2416/tracer
Concolic tracing helper for angr.
lixuan2416/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
lixuan2416/vex
A patched version of VEX to work with PyVEX.
lixuan2416/wheels
Wheels for speeding up builds and helping people out.