Skip to content

Freakqency/MiniStrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MiniStrace

A simple implmentation of linux syscall tracer

Description

ministrace is a simple implementation of linux strace which trace's the system calls made by any application. Ministrace at its current state prints the syscall numbers for the system calls made by the applications.

Demo

img

Todo

  1. Convert the syscall numbers to human readable string
  2. Improve functionality

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published