Create Control Flow Graph for $100 -- 2

Job ID: 31832077

Budget: $30 – $250 USD

Can you create a high performance Control Flow Graph visualisation tool for large applications such as Zoom in programming languages limited to C, C++, WebAssembly and Javascript for $100?

It needs to be dynamic, as it should visualise fuzzers going through the control flow graph.
You can use C, C++, WebAssembly and Javascript compatible libraries for this: https://stackoverflow.com/a/17844310/16280398
The graph should be clear for large graphs and it should work well for visualizing the fuzzing process on large graphs.

Background reading:

https://dl.acm.org/doi/pdf/10.1145/3447852.3458720
https://scholarship.rice.edu/bitstream/handle/1911/96303/TR02-399.pdf
https://dl.acm.org/doi/pdf/10.1145/390013.808479
Related categories: C Programming JavaScript C++ Programming Assembly