AppThreat / atom

Atom is a novel intermediate representation for applications and a standalone tool that is powered by chen.
https://appthreat.com
Apache License 2.0
35 stars 2 forks source link

[Slice] call tree slicing #129

Open prabhu opened 4 months ago

prabhu commented 4 months ago

A simple call tree slicing on top of CFG. This could offer some improvements over usage slicing with better performance than reachables. We can try to squeeze in automatic tags, too.