Skip to content

Commit

Permalink
comment on parse apk
Browse files Browse the repository at this point in the history
  • Loading branch information
axelle committed Jan 28, 2021
1 parent 3cb6ecc commit f183368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ 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)

0 comments on commit f183368

Please sign in to comment.