Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

multithreading fork #10

Closed
caballomaldito opened this issue Oct 28, 2016 · 1 comment
Closed

multithreading fork #10

caballomaldito opened this issue Oct 28, 2016 · 1 comment

Comments

@caballomaldito
Copy link

Hi!

by default, FOE selects a seedfile, open the program with the seedfile as parameter, wait X seconds and close the program, its ok, but is one by one, so very slow :(

Is posible to configure the forks to improve the speed of FOE?, i mean, configure FOE to select 50 seedfiles at once and run the program simultaneously # #

@wdormann
Copy link

First, make sure you are using BFF 2.8. Unless you are using a GUI application, the fuzzing will be CPU bound. Even with GUI apps, there is CPU monitoring.

Because we can't be sure that the target application is multiprocess compatible, we can't run more than one instance of it. Therefore to scale BFF, the solution is multiple VMs.

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