zardus / ctf-tools

Some setup scripts for security research tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python virtualenv

zardus opened this issue · comments

Currently, we force the user to create a virtualenv before running manage-tools. Maybe we should have manage-tools automatically create a virtualenv for each tool?

hmmm, i dont think this flies for things like pwntools.

if i have that, maybe i'd also like to use it with something else.

Yeah, agreed...

We do need a separate python2 and python3 env, though, now that we have a python3-only tool (foresight) :-(