5 Commits

Author SHA1 Message Date
cwen
42d3ca48e8 py-z3-solver: unbreak with ports-gcc, by fixing an incorrect conversion.
Tested on sparc64 (by kmos@, thanks!) and macppc.

OK kmos@ kn@ (maintainer)
2019-08-16 23:27:09 +00:00
sthen
c3d25959fa fix py-z3-solver on i386, from jasper@ 2019-08-02 12:59:51 +00:00
kn
7614d44d99 Remove hardcoded optimizations 2019-07-23 19:56:50 +00:00
kn
537892c6ae Set COMPILER
It uses -std=c++11, fix space nit while here.
2019-07-23 19:50:03 +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