Skip to content

Miscellaenous DEX (Dalvik Executable) tools

Notifications You must be signed in to change notification settings

Willkiser/dextools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.9%
  • Perl 35.7%
  • Java 8.9%
  • Shell 0.5%