Extract FollowTheMoney entities from a Cellebrite XML report file.
Example command:
ftm import-cellebrite -i test/testdata/3gs-report.xml -o entities.json --owner "John Doe" --country "US"
Generate FollowTheMoney entities from Cellebrite XML reports
PythonMIT