Manticore 0.1.1 (#234)
This commit is contained in:
parent
44d365ff4c
commit
868bdd80ce
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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user