Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 351 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 351 Bytes

emuFuncMatcher

Features

Identifies functions with a certain known behaviour.

How to run

python main.py *.idb > r.txt

asciicast

How it works

Emulating every unknown function and check if it acts like some known function.