Releases: BryanGIG/PADumper
PADumper v1.0.3
Note
Nothing much has been changed since the previous release, Only there have been some console output changes to make it more easily readable and some improvement.
Also, thanks to my friend @Poko-Apps for mentioning the bug when the dumper fails due to the big size file.
This is likely caused by multiple of the same file appearing in maps making it confusing, even if I only made a temporary fix, this fix enlightened me to find a new method that most likely will be a new way to generate a dumped file in the upcoming release, we'll see.
What's Changed
-
Dumper: Temp fix for too-big file size
-
- Tested in Game : 1v1.LOL
-
Console: Make output selectable
-
Console: Show size file in MB
-
Console: Log output fixer as Info
-
Toast: Show dump result
Full Changelog: v1.0.0...v1.0.3
PADumper v1.0.0
What's Changed
- Migrating new UI to Jetpack Compose
- Minimizing list app process ui
- Fix: Prevent duplicate shell
- Add warning for KerrnelSU user, you must grant permission manually
- Support global-metadata.dat searching, Tested on :
-
- Bakso Simulator
-
- Mobile Legends
-
- Free Fire
Full Changelog: v0.0.7...v1.0.0
PADumper v0.0.7
Information
The first stable build is finally being release, this release will bring mostly a stability for rooted devices
Since non-rooted is not really my priority, the release might contain some bug in some virtual space
That's why i can't state the build stable for non rooted device
But hey, if you found a bug, please consider creating some issue so i can fixed it!
What's Changed
- Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 by @dependabot in #14
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.22 to 1.9.0 by @dependabot in #13
- Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1 by @dependabot in #17
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10 by @dependabot in #16
- Proguard: Keep SourceFile, LineNumberTable by @BryanGIG in #20
- FIx: null char in process name & pkg name by @BryanGIG in #23
- feat: console realtime output by @BryanGIG in #22
- Use
ParcelableArray
ingetAllProcess
by @BryanGIG in #21 - Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 by @dependabot in #18
- Bump com.android.tools.build:gradle from 8.1.2 to 8.1.3 by @dependabot in #25
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 by @dependabot in #24
- Bump com.android.tools.build:gradle from 8.1.3 to 8.1.4 by @dependabot in #26
Full Changelog: v0.0.6...v0.0.7
PADumper v0.0.6
What's Changed
- Add ELF Header Checker
- Support runtime output
- Minor changes
Full Changelog: v0.0.5...v0.0.6
PADumper v0.0.5
- Fix incomplete dump issue
- New Arch ELF Detect (No need to choose 32Bit or 64Bit now)
PADumper v0.0.4
Changelogs:
- Fix issue #4
- minor changes
PADumper v0.0.3
New Changes:
- Fix switcher
ELFixer32
andELFixer64
- Add Non Root Support #2
- Minor changes
PADumper v0.0.1
Initial release