A look at the Windows Phone JIT compiler
Read OriginalThis article details a reverse-engineering technique for examining the JIT-generated assembly code of a .NET application on Windows Phone. It explains how to locate a method in memory using reflection, dump the machine code, and disassemble it, uncovering that the phone emulator generates x86 code instead of ARM.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser