Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kspviswa/sleuth
Binary instrumentation / profiler / debugger on a scripting framework.
https://github.com/kspviswa/sleuth
Last synced: 14 days ago
JSON representation
Binary instrumentation / profiler / debugger on a scripting framework.
- Host: GitHub
- URL: https://github.com/kspviswa/sleuth
- Owner: kspviswa
- License: mit
- Created: 2014-12-26T10:41:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T15:03:58.000Z (over 9 years ago)
- Last Synced: 2024-10-11T18:55:15.649Z (about 1 month ago)
- Homepage:
- Size: 570 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sleuth
======Code names as S-PIN (Scripted PIN ) is an instrumentation / debugger tool, created on top of Intel's Pin.
Slueth exposes a scripting framework on top of PIN's API, so that developers / sluethers can exploit the rich PIN APIs in a programmable perspective. It is aimed to provide rich scripting features like dtrace of solaris / unix.Pin
====Pin is a dynamic binary instrumentation framework for the IA-32 and x86-64 instruction-set architectures that enables the creation of dynamic program analysis tools.
For more info, visit. https://software.intel.com/en-us/articles/pin-a-dynamic-binary-instrumentation-tool
Usage Terms
==========This program will be distributed under MIT License. However, Pin comes with INTEL's pre-release license agreement. So please refer to [this license] (https://software.intel.com/sites/landingpage/pintool/LICENSE), if you are planning to extend / redistribute sleuth and / or Pin.
For more FAQs on Pin refer [here] (https://software.intel.com/en-us/articles/pintool-faq)
While you are free to modify / redistribute sleuth under MIT license, you are requested to retain the original author information (Myself for sleuth and Intel for Pin) while redistributing.
If anybody wants to join the sleuth program / wishes to donate to keep this program active, they are requested to contact me @ [email protected]
www.kspviswa.wordpress.com