Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

How to do distributed analysis with angr? #23

Closed
vancaho opened this issue Jan 5, 2016 · 2 comments
Closed

How to do distributed analysis with angr? #23

vancaho opened this issue Jan 5, 2016 · 2 comments

Comments

@vancaho
Copy link

vancaho commented Jan 5, 2016

The link to distributed analysis can not be used any more. How to do such analysis?

@ltfish
Copy link
Member

ltfish commented Jan 5, 2016

@zardus

@ltfish
Copy link
Member

ltfish commented Jan 5, 2016

Since angr is almost all Python-based, in my opinion, you can use anything that works for a common distributed task, like celery, RQ, etc. I agree that our documentation needs some update.

We have an internal infrastructure for distributed binary analysis, but it's very task-specific, and currently there is no plan to open source that module.

However, my info on distributed analysis might be outdated. @zardus or @NickStephens is more suitable to answer this question.

@vancaho vancaho closed this as completed Jan 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants