k3170makan / pyDalvikParser

Python Parser for Dalvik executables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python Parser for Dalvik executables

License:GNU General Public License v2.0


Languages

Language:Python 100.0%