• Home
  • Download
  • Documentation
  • Modules
  • Source
  • Blog
Binvoke
A Binary Analysis Framework

Instrumentation

  • Debugging
  • ...
    • Emulator
    • Instrumentation

Bochs Emulator – Debug & Instrument

Posted on July 27, 2018September 28, 2018by sima

 Bochs is an amazing thing because it provides instrumentation in the lowest level of the Operating System. One of the advantages of the Boch is being able to instrument in kernel-mode, which is not available in other instrumenting tools like Intel’s pin tool. You can see how to interact with Bochs debugger here. It’s somehow […]

Read More
No comments yet
  • Instrumentation
  • ...
    • User Mode

Build a Simple Pin Tool

Posted on January 9, 2018September 28, 2018by Sinaei

In this post, I prepare a post about how to build your first pin tool. Building a pin tool is somehow difficult.  After compiling the first program, there where lots of new problems, so, believe me, it annoys you a lot but keep in mind if you discover a new problem in compiling, please comment […]

Read More
No comments yet
  • Instrumentation
  • ...
    • User Mode

Pinitor – An API Monitor Based on Pin

Posted on December 19, 2017September 28, 2018by Sinaei

Pinitor is an API Monitor based on instrumentation that can be used in researching binaries about which Windows Native API or Custom Exported dll function is called. You can use Pinitor from Intel’s Pin.

Read More
No comments yet
  • Home
  • Download
  • Documentation
  • Modules
  • Source
  • Blog
Binvoke Framework - Copyright © All rights reserved. Theme by Colorlib Powered by WordPress