nirizr / pytest-idapro

A pytest module for The Interactive Disassembler and IDAPython; Record and Replay IDAPython API, execute inside IDA or use mockups of IDAPython API.
47 stars 8 forks source link

Function the same when running inside an IDA instance #24

Closed nirizr closed 6 years ago

nirizr commented 6 years ago

Bonus points: record return values from ida api functions to replay them when mocking