Skip to content

Instantly share code, notes, and snippets.

@extremecoders-re
Created November 6, 2017 21:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save extremecoders-re/4bd1b935aba23266a6d52a5d78ef046b to your computer and use it in GitHub Desktop.
Save extremecoders-re/4bd1b935aba23266a6d52a5d78ef046b to your computer and use it in GitHub Desktop.
Install angr on Windows

Environment: Windows 7 SP1 x86

  1. Start a Visual Studio Command Prompt
  2. Install unicorn pip install unicorn
  3. Install capstone from http://www.capstone-engine.org/download.html Python module for Windows - Binaries
  4. Install angr pip install angr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment