Skip to content

a sample code for ptrace dbg with the casptone lib.

Notifications You must be signed in to change notification settings

shjeon90/ptrace-capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ptrace-capstone

This is a sample code for ptrace dbg with capstone lib. I just wrote the code for my research, but fill free to use it! Note that the code is assumed to take a 32-bit binary compied with -no-pie option. Currently, this code was very poorly implemented, so I'll refactor it someday (maybe) ~:P

Usages

$ sudo apt-get install libcapstone-dev
$ make
$ ./bb-counter ./test

About

a sample code for ptrace dbg with the casptone lib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published