issues
search
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
52
stars
2
forks
source link
Unroll Data-Flow Paths
#49
Closed
DavidBakerEffendi
closed
1 year ago
DavidBakerEffendi
commented
1 year ago
Wrapped the data-flow path slice with an "AtomDataFlowSlice"
Added unroll option to run a DFS to generate all the paths of the data-flow slice
Deduplicate sub-paths so that all paths that are displayed are the both unique and not subpaths of one another
Upgraded Joern to 2.0.13