Saturday, March 5, 2011

Dalvik ByteCode Injection

phew! been a really long time since the last post. I sort of stopped working on the VoIP idea.

What's new is dalvik bytecode injection. I managed to inject instructions in memory for an Android app.

http://groups.google.com/group/android-platform/browse_thread/thread/21549d6f3228eb50

According to Andy McFadden (the guy who wrote much of the VM), I am most probably the first person to do this. Encouraged, I am starting a project to have a comprehensive injection library for Dalvik.

This is the Issue tracker of Android that is currently active with the discussion
http://code.google.com/p/android/issues/detail?id=6322

Cheers,
Earlence

No comments:

Post a Comment