# Reverse Engineering

| Name                                                                                                         | Link                                                             | Topic    |
| ------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------- | -------- |
| Refer to [Pwn ](https://mikimiku.gitbook.io/more-more-pwn/ctf/resources/pwn-binary-exploitation)for Assembly | -                                                                | Assembly |
| Z3Py Guide                                                                                                   | <https://ericpony.github.io/z3py-tutorial/guide-examples.htm>    | z3       |
| Z3 Python CTF                                                                                                | <https://github.com/ViRb3/z3-python-ctf>                         | z3       |
| Angr                                                                                                         | <https://github.com/jakespringer/angr_ctf/tree/master/solutions> | Angr     |
