Skip to content

2.7

Compare
Choose a tag to compare
@hasherezade hasherezade released this 26 Aug 11:42
· 121 commits to master since this release

πŸ“– README.md

FEATURE

  • Allow to select whether or not debug symbols should be used for name resolution - can be enabled/disabled via INI file ( Issue #39 ) [ details ]
  • Bypass AntiDebug technique basing on Trap Flag. Resolved problems with tracing applications protected by VMProtect with Debugger Detection enabled (bypassed mode: "Debugger: User-mode + Kernel-mode") ( Issue #26 )
  • Support detecting some of the AntiVM techniques ( WMI query parameters tracing ) - can be enabled/disabled via INI file [ details ]
  • Support detecting more AntiDebug techniques ( i.e. searching for Software Breakpoints )

REFACT

  • Removed dependency from windows.h

Requires Intel Pin 3.26 or above.
I am sorry but Intel does not allow for distribution of compiled Pin Tools. So, you need to compile them from the sources.
Follow the instructions to build and install.