Skip to content

Instantly share code, notes, and snippets.

@xorhex
Created September 15, 2019 23:40
Show Gist options
  • Save xorhex/61addac4bf0c46d048fe4bb3ca03e587 to your computer and use it in GitHub Desktop.
Save xorhex/61addac4bf0c46d048fe4bb3ca03e587 to your computer and use it in GitHub Desktop.
Code Snippet 5: Angr Project
p = angr.Project('greek_to_me.exe', load_options={'auto_load_libs': False})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment