6 Commits

Author SHA1 Message Date
kn
09f0de0a37 Update to angr 8.20.6.8
OK jasper
2020-06-15 08:49:02 +00:00
kn
a13f815b94 Update angr and angrop to 8.20.1.7
Feedback and OK jasper
2020-02-15 18:36:18 +00:00
kn
1db8329e4b Use MODPY_PY_PREFIX, comment patch 2019-11-10 10:01:56 +00:00
kn
457d24db2a Update to angr-8.19.10.30 2019-11-10 09:29:32 +00:00
kn
f2fc1be99a Update angr to 8.19.7.25
Mostly just bugfixes;  there is no changelog, so please have a look at
https://github.com/angr/angr/commits/master/

"Go ahead" jasper
2019-09-15 13:29:50 +00:00
jasper
29511e6dc8 import angr-8.19.4.5 and supporting libraries
angr is a suite of Python 3 libraries that let you load a binary
and do a lot of cool things to it:

- Disassembly and intermediate-representation lifting
- Program instrumentation
- Symbolic execution
- Control-flow analysis
- Data-dependency analysis
- Value-set analysis (VSA)
- Decompilation

join work with and ok kn@
rough edges will be handled in-tree
2019-07-23 19:22:21 +00:00