Skip to content

windhl/PinTools

 
 

Repository files navigation

Pin Tools

I just decided to centralize my old and next Pin tools about program analysis in this repo.

Timeline

Timeline
Name date
FormatStringDetection Nov 11, 2014
OverflowDetection Oct 10, 2013
ConcolicExecution Aug 28, 2013
InMemoryFuzzing Aug 17, 2013
LoopDetectionInstCounter Aug 13, 2013
ObsoleteStackFrameAccessDetection Aug 08, 2013
ClassicalUseAfterFreePatternMatching Aug 08, 2013
PointerWithoutCheckDetection Aug 08, 2013
TaintAnalysis Aug 08, 2013

Related blog post

FormatStringDetection

  • n/a

OverflowDetection

ConcolicExecution

InMemoryFuzzing

LoopDetectionInstCounter

  • n/a

ObsoleteStackFrameAccessDetection

ClassicalUseAfterFreePatternMatching

PointerWithoutCheckDetection

TaintAnalysis

About

Pin tools for dynamic binary analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.6%
  • C 10.4%
  • Makefile 5.4%
  • Shell 0.6%