/FRIDA-DEXDump

A simple script to search & dump dex file on memory.

Primary LanguageJavaScript

FRIDA-DEXDump

Chinese WriteUp

Is an Android Unpacker for fast and simple. Implemented with search dex-magic in memory.

Feature

  1. support fuzzy search no-magic dex. (eg: baidu protect)
  2. auto fill magic into dex-header.
  3. compatible with full android version(frida supported).

Usage

  1. update your's frida-server and python frida.
  2. launch app.
  3. python main.py.
  4. check ./<pkg_name>/*.dex on computer.

Screenshot