Releases: deemoun/PulseAPK
Releases · deemoun/PulseAPK
PulseAPK v1.1.7
- Implement the language support. This release is for Russian, Ukrainian, Spanish, Chinese, German, French, Portugese, Arabic
PulseAPK v1.1.6
- Fix the icon issue
PulseAPK v1.1.5
- Add an ability to extract APK Smali files to the same folder where the APK file is located.
It will create a folder with the same name as the APK and extract Smali there
PulseAPK v1.1.4
- Show the full APK analys output (not trunkated)
- Showing the potential interesting strings instead of just a line number
- Bumping the year to 2026 (yay!)
- Analyser view optimizations
- Preparing for a future analyser improvements in a new versions
PulseAPK v1.1.3
- Much faster APK (Smali) analysis than before. Faster detections
PulseAPK v1.1.2
- You can now save the report of your Smali APK Analysysis by pressing the "Save Report" button
PulseAPK v1.1.1
What's Changed
- Smali Analysis is now added! You can easily check for emulator and root checks, as well as other security vulnerabilities
PulseAPK v1.0.2
- Added full APK signing support — just enable “Sign APK” when building
- Improved console output — now displays Ubersign logs as well
- Various bug fixes and stability improvements
PulseAPK v1.0.1
- Add an ability to Build APK files from the source folder
- Refactoring
- Bug fixes
- Released a self-contained app (No .NET necessary)
PulseAPK v1.0.0
First public release
Initial version of PulseAPK — a modern GUI for apktool on Windows
This release includes:
- APK decompilation via apktool
- Dark-themed cyberpunk UI
- Drag & drop support
- Live console logging
- Configurable apktool path and output directory
Suitable for beginners and professionals working with Android reverse engineering.