/pyDalvikParser

Python Parser for Dalvik executables

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

pyDalvikParser

pyDalvikParser is Python Parser for Dalvik executables. The purpose of this library is to generate an Open Source and easy to understand python library for dalvik executable and android apk file disassembling.

More Info

Here some articles in spanish from my blog:

http://www.ikeralbeniz.net/category/tecnologia/android-tecnologia/internals/

Other interesting resources:

http://davidehringer.com/software/android/The_Dalvik_Virtual_Machine.pdf

http://www.scribd.com/doc/17194679/DalvikVMInternals#

http://www.netmite.com/android/mydroid/dalvik/docs/dex-format.html

License

This project is under GPL license, see GPL-LICENSE.txt for more details.