Manticore 0.1.1 (#234)
This commit is contained in:
2
setup.py
2
setup.py
@@ -5,7 +5,7 @@ setup(
|
||||
description='Manticore is a prototyping tool for dynamic binary analysis, with support for symbolic execution, taint analysis, and binary instrumentation.',
|
||||
url='https://github.com/trailofbits/manticore',
|
||||
author='Trail of Bits',
|
||||
version='0.1.0',
|
||||
version='0.1.1',
|
||||
packages=find_packages(),
|
||||
install_requires=[
|
||||
'capstone',
|
||||
|
||||
Reference in New Issue
Block a user