Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 574 Bytes

README.org

File metadata and controls

16 lines (16 loc) · 574 Bytes

call_cnt

what is it?

the purpose of libcall_cnt is to count the calls made by a shared ELF library through PLT mechanism

what is it good for?

no idea, to be honest. i created it as a part of advanced operating systems course i was taking.

usage

sample usage is in testInterceptor.c, the library interface is obviously in call_cnt.h

license

do with it whatever you want, i’ll be happy if you let me know that you find it interesting (i hope you do), or that you use it (wow, what for?)

author

Adam Michalik <adamm@mimuw.edu.pl>