Skip to content

DexDumper-v2.0.0

Latest

Choose a tag to compare

@muhammadrizwan87 muhammadrizwan87 released this 20 Oct 21:28

πŸš€ DexDumper v2.0.0 Released!

This update brings the biggest leap so far β€” full runtime configuration, smarter exclusions, and enhanced safety for DEX dumping operations.

✨ Highlights:

  • βš™οΈ Runtime Config System: Customize behavior live using .conf files β€” no recompilation needed.
  • πŸ”’ SHA1 Exclusion Control: Skip unwanted or known system DEX files.
  • 🧠 Duplicate Prevention: Detects and avoids saving duplicate DEX dumps.
  • 🧹 Safer Cleanup: Cleans only valid dump files, protecting your storage from accidental deletions.
  • πŸ“– Auto-Generated Config: The library now creates a human-readable config with detailed comments on first run.

Full Changelog: v1.0.0...v2.0.0