Skip to content
/ puncover Public
forked from HBehrens/puncover

Analyses C/C++ build output for code size, static variables, and stack usage. This fork fixed the stack usage bug & added support for Windows.

License

Notifications You must be signed in to change notification settings

ycsin/puncover

This branch is 3 commits ahead of, 79 commits behind HBehrens/puncover:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

573c4fb · Jun 22, 2022

History

77 Commits
Apr 23, 2017
Apr 23, 2017
Jun 22, 2022
Apr 23, 2017
Apr 23, 2020
Mar 15, 2017
Mar 15, 2017
Apr 23, 2020
Mar 15, 2017
Apr 23, 2017
Mar 15, 2017
Apr 22, 2017
Mar 15, 2017
Mar 15, 2017
Apr 23, 2017

Repository files navigation

puncover

https://raw.githubusercontent.com/HBehrens/puncover/master/images/overview.png

Analyzes C/C++ binaries for code size, static variables and stack usages. It creates a report with dissambler and call-stack analysis per directory, file, or function.

About

Analyses C/C++ build output for code size, static variables, and stack usage. This fork fixed the stack usage bug & added support for Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.6%
  • Jinja 17.7%
  • CSS 1.8%
  • Shell 0.9%