cryptax / dextools

Miscellaenous DEX (Dalvik Executable) tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dextools

Miscellaenous DEX (Dalvik Executable) tools

  • dexrehash: displays the current checksum and hash, optionally re-computes them.
  • hidex: hides or reveals a given method in a DEX file
  • dexview: displays the various sections and contents of a DEX file
  • parseapk: parse APK, in particular Signature Block. Use Python 2.7 (hasn't been ported to Python 3...)

Tools are released using the Open Source BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)

About

Miscellaenous DEX (Dalvik Executable) tools


Languages

Language:Python 55.1%Language:Perl 35.5%Language:Java 8.9%Language:Shell 0.5%