Giter VIP home page Giter VIP logo

callgraph.pl's Introduction

gen.sh用来枚举.so目录下的所有文件,调用cg.pl生成一个叫callg.total的文本文件,里面记录的是每个函数里面调用的其他函数。ac.pl用来解析那个文件生成调用关系。现在是靠命令行来查询的,希望以后也把它生成一个调用图出来。

如果你要使用需要自己在三个文件里面指定.so的目录以及交叉编译链的位置。 希望有人用得上。

注意:cg.pl中17行那里把webcore给跳过去了,因为那个东西太大了,而我当时是用不上的

callgraph.pl's People

Contributors

wnfx avatar

Stargazers

woodvillage avatar

Watchers

 avatar

Forkers

xqx12 woodvillage

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.