An open API service indexing awesome lists of open source software.

https://github.com/adrianherrera/unbreakable-ctf-s2e

Code for my blog post on solving Google's Unbreakable CTF challenge with S2E
https://github.com/adrianherrera/unbreakable-ctf-s2e

ctf s2e symbolic-execution

Last synced: 3 months ago
JSON representation

Code for my blog post on solving Google's Unbreakable CTF challenge with S2E

Awesome Lists containing this project

README

          

# Solving a CTF Challenge with S2E

This code accompanies my blog post [Solving a CTF Challenge with S2E](https://adrianherrera.github.io/post/google-ctf-2016/).

This code should be copied into the directory of the same name in your S2E environment, located at `$S2EDIR`.

* libs2eplugins: `$S2EDIR/source/s2e/libs2eplugins`