Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 333 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 333 Bytes

Intel PIN inscount for CTF reverse engineering challenges

This repo provides compiled inscount module for Intel PIN debugger and an usage example.
Main goal is to solve reverse challenge withoit actually reversing it, but instead by bruteforcing the flag char by char and count instructions to determine if char was correct.