Skip to content

Releases: deemoun/PulseAPK

PulseAPK v1.1.7

Choose a tag to compare

@deemoun deemoun released this 31 Jan 05:24
731c33b
  • Implement the language support. This release is for Russian, Ukrainian, Spanish, Chinese, German, French, Portugese, Arabic

PulseAPK v1.1.6

Choose a tag to compare

@deemoun deemoun released this 30 Jan 10:01
35f685f
  • Fix the icon issue

PulseAPK v1.1.5

Choose a tag to compare

@deemoun deemoun released this 30 Jan 05:26
7774255
  • 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

Choose a tag to compare

@deemoun deemoun released this 28 Jan 17:39
9a0ceda
  • 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

Choose a tag to compare

@deemoun deemoun released this 31 Dec 07:49
eadc0fe
  • Much faster APK (Smali) analysis than before. Faster detections

PulseAPK v1.1.2

Choose a tag to compare

@deemoun deemoun released this 23 Dec 04:13
  • You can now save the report of your Smali APK Analysysis by pressing the "Save Report" button

PulseAPK v1.1.1

Choose a tag to compare

@deemoun deemoun released this 19 Dec 08:57

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

Choose a tag to compare

@deemoun deemoun released this 10 Dec 09:39
8f31a30
  • 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

Choose a tag to compare

@deemoun deemoun released this 08 Dec 12:20
f13e111
  • 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

Choose a tag to compare

@deemoun deemoun released this 06 Dec 06:05

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.