It is hard for software engineers to make high-level inferences from millions of low-level details in the source code of a software system, so my tool automates
Stage
Prototype Ready
Industry
Software
Location
Minsk, Belarus
Currency
USD
Founded
September 2018
Employees
3
Incorporation Type
Not Incorporated
Company Summary
I have a reverse architecting project for inferring from source code the nested decomposition of a software system into subsystems. It can be extended to take binary executables on input, so to be used for reverse engineering too. It performs hierarchical clustering of the call&dependency graph in static analysis, so this technique can be applied for dynamic analysis using the dynamic call graph produced by a profiler.