Skip to content

Releases: deemoun/PulseAPK

PulseAPK v1.1.7

31 Jan 05:24
731c33b

Choose a tag to compare

  • Implement the language support. This release is for Russian, Ukrainian, Spanish, Chinese, German, French, Portugese, Arabic

PulseAPK v1.1.6

30 Jan 10:01
35f685f

Choose a tag to compare

  • Fix the icon issue

PulseAPK v1.1.5

30 Jan 05:26
7774255

Choose a tag to compare

  • 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

28 Jan 17:39
9a0ceda

Choose a tag to compare

  • 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

31 Dec 07:49
eadc0fe

Choose a tag to compare

  • Much faster APK (Smali) analysis than before. Faster detections

PulseAPK v1.1.2

23 Dec 04:13

Choose a tag to compare

  • You can now save the report of your Smali APK Analysysis by pressing the "Save Report" button

PulseAPK v1.1.1

19 Dec 08:57

Choose a tag to compare

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

10 Dec 09:39
8f31a30

Choose a tag to compare

  • 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

08 Dec 12:20
f13e111

Choose a tag to compare

  • 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

06 Dec 06:05

Choose a tag to compare

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.