Skip to content
/ instream Public

A tool which prints the flat-line instruction stream of an executing program.

Notifications You must be signed in to change notification settings

dwks/instream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool which prints the flat-line instruction stream of an executing program.
It shows the exact sequence of instructions that is executed, like
single-stepping with a debugger. Uses hardware single-stepping for efficiency.

More information can be found here: http://elfery.net/projects/instream.html

About

A tool which prints the flat-line instruction stream of an executing program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published