WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

run any binary and augment its output and periods of inactivity with memory usage differentials (LD_PRELOAD hax)

Notifications You must be signed in to change notification settings

rfuchs/malloc_instrumentation

 
 

Repository files navigation

malloc_instrumentation

run a binary with formatted malloc/free calls

with this collection of tools, you will be able to run any binary and augment its output and periods of inactivity with memory usage differentials

usage like

./malloc_run.sh <command>

About

run any binary and augment its output and periods of inactivity with memory usage differentials (LD_PRELOAD hax)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 73.0%
  • Python 21.5%
  • Perl 2.9%
  • Shell 1.9%
  • Makefile 0.7%