Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 296 Bytes

File metadata and controls

9 lines (5 loc) · 296 Bytes

Binary Analysis Tools

  1. Finding valid inputs by analyzing number of instructions executed
  2. Finding input size by analyzing difference in delta of instructions executed as input increases
  3. Find the expected protocol (order of input strings) with the discovered input strings