Schedule
About Us
Resources
CocoaTree
Schedule
>
Dynamism
Justin Loew gave this talk on April 6, 2017, though you may have seen Justin deliver it as a CS 460 lecture during the same semester. The talk covers:
Static vs. dynamic typing and method dispatch
How the C++ and Objective-C runtimes work
A demo using
Cycript
to inject into a running process and control it
Slides
Comments