Skip to content

Latest commit

 

History

4,371 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiverse (Slug Edition)

Getting Started

  • Clone this repo. It will have all the custom code required.
  • Follow the directions for multiverse except for getting capstone and elfmanip

Find your python path by running in python

import sys
print(sys.path)

and find an appropriate place to symlink in capstone and elfmanip

For capstone, in the capstone directory, go to bindings/python and then run python3 setup.py build. Then you can symlink with ln -s $PWD/build/lib/capstone <localpythonpath>/capstone.

elfmanip is similar. From the elfmanip directory you build with python3 setup.py build and then simlink with ln -s $PWD/elfmanip <localpythonpath>/elfmanip

About

Unified repo for getting multiverse up to date and running.

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages