Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiprocessing Enumeration Flow #11

Open
AdnaneKhan opened this issue Aug 10, 2024 · 0 comments
Open

Multiprocessing Enumeration Flow #11

AdnaneKhan opened this issue Aug 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AdnaneKhan
Copy link
Owner

Currently, Gato-X's enumeration flow is very much single threaded. This makes it hard to add enumeration passes for more in-depth analysis.

Re-write Gato-X's enumeration flow to use worker processes, this way it will be possible to add more in-depth analysis modules and makes Gato-X a better architected too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant