Update README.md
README.md
| 10 | 10 | ``` | |
| 11 | 11 | ||
| 12 | 12 | That's it! | |
| 13 | + | ||
| 14 | + | What is in there? | |
| 15 | + | ================= | |
| 16 | + | ||
| 17 | + | Binary analysis software | |
| 18 | + | ------------------------ | |
| 19 | + | ||
| 20 | + | * _capstone_: A disassembler framework with a lot of supported architectures | |
| 21 | + | * _z3_: A constraint solver | |
| 22 | + | * _angr_: A binary analysis tool, not yet complete | |
| 22 | < | ||
| 0 | 23 | < | \ No newline at end of file |