- 0 Talk
-
IDAPython/Tracing calls
< IDAPython
Static analysis of ARM code
Edit
Tracing methods
Edit
- New method: IDAPython/Backtracing
- Old method: IDAPython/Tracing calls tutorial
Results
Edit
- CreateBinarySemaphore
- CreateMessageQueue
- CreateTask
- register_func
- prop_request_change (with the new method, but still buggy)
- prop_request_change (using the a variant of the old method)
- call(...) (new method, only for 550D)
- call(...) (old method)