angr
There are 59 repositories under angr topic.
kirasys/irec
A cross platform framework to recover driver's communication interface.
cxm95/sDriller
An patch for shellphish's Driller. Add support for strip static linked binaries, for which uses IDrillerA's result to hook libc functions.
giladreich/angr_ctf
Angr CTFs covering topics from basics to intermediate.
VictorAlonsoCM/CTFs
Here are some examples and solution of CTF Reverse Engineering and Pwning challenges where I have participated and solved using many tools such as Z3, Angr, IDA Pro and others software and tools.
stefanberg96/SMArTCAT
SMArTCAT Symbolically Modeled Architecture Timing Channel Analysis Tool
thegoonies/sloth
Vagrant-based CTF VM
nathanjackson/binrelay
BINRELAY: Finding race conditions on binaries with symbolic execution.
Futaki-Futaba/angr-sample
angr 7向けのサンプルプログラムです
notify-bibi/TriggerBug
本科毕设. Fast-Symbolic-Emulation-Engine. 因受够了 angr 诞生的项目,当年帮我solve了很多ctf题目,不过很少维护了,后面可能会用来做一些其他的程序分析,反混淆也是不错. ( 暖心tips: 设置private再public会丢失star喔, 可惜原来那为数不多的30几个star ... )
K-atc/angr-workshop
play with angr (https://github.com/angr/angr/) !!
r00tus3r/CTF-Scripts
CTF challenges and solutions
TrebledJ/advanced-angr
Memeful CTF training presentation on Angr and Control Flow Graphs made with ❤️ using LaTeX Beamer for the HKUST Firebird CTF Team.
0xTriboulet/angr
Angr experimentation
HAvlani/decompiler_scripts
Scripts that I used to gather data for my research internship at ASU's SEFCOM Lab. My project centered around evaluating the decompilation quality of angr and GHIDRA
hexterisk/bomblab-Angr
Solution to the CMU Binary Bomblab using concolic execution (Angr framework by Shellphish).
andreafioraldi/fridangr
¯\_(ツ)_/¯
L1B0/ROPDefense
Implementation of ROP Attack Defense Technology Based on Reassemble
4l3x777/crackme_resolver
Crackme resolver
4l3x777/crackme_resolver2
Crackme resolver 2
thisisnotgcsar/f3s
Static analysis tool for format string vulnerability detection
KevOrr/angr
A powerful and user-friendly binary analysis platform!