../cg
CG
I’m not an expert, do not hesitate to correct me
The Call Graph is a way to visualise the link between subroutines.
It’s kind of a tricky data to use because you assume that your system as find reliable function limits which is very hard on obfuscated code.
Hopefully some comercial tool like IDA or Binja are able to compensate this mistakes.