参考:http://software.intel.com/sites/landingpage/pintool/docs/62732/Pin/html/ http://blog.nruns.com/blog/2013/10/07/TracingExecutionWithPin-Carlos/ Pin is a tool for the instrumentation of programs. It supports the Android*, Linux*, OSX* and Windows* o…
Source:http://v0ids3curity.blogspot.com/2015/04/data-structure-recovery-using-pin-and.html -------------------------------- Data Structure Recovery using PIN and PyGraphviz This is a simple POC PIN tool to recover data structures in dynamically lin…
https://mahmoudhatem.wordpress.com/2016/11/07/tracing-memory-access-of-an-oracle-process-intel-pintools/ November 7, 2016 Mahmoud Hatem troubleshoting This blog post is motivated by a conversation with Frits Hoogland on his great blog post The curiou…
https://software.intel.com/en-us/articles/pin-a-binary-instrumentation-tool-downloads Introduction to Intel Pin Original article Submitted by fritshoogland on Thu, 2016-11-17 11:58 Tweet This blogpost is an introduction to Intel’s Pin dynamic instrum…
Vuzzer 是由计算机科学机构 Vrije Universiteit Amsterdam.Amsterdam Department of Informatics 以及 International Institute of Information Technology, Hyderabad 共同开发的工具. 项目来源 : https://github.com/vusec/vuzzer 参考资料 :<VUzzer: Application-aware Evolutionary Fuzzing>…
/*---------------------------------------------------------------*//*--- High-level IR description ---*//*---------------------------------------------------------------*/ /* Vex IR is an architecture-neutral intermediate representation. Unlike some…