Skip to content

Releases: Fadi002/de4py

v2.2.4

24 Jan 21:58

Choose a tag to compare

🚀 v2.2.4 Release

🔧 Improvements

  • Hotfix

v2.2.3

22 Jan 23:18

Choose a tag to compare

🚀 v2.2.3 Release

🔧 Improvements

  • Added new transparent UI (experimental)
  • languages update

help us to translate de4py: https://crowdin.com/project/de4py

v2.1.3

17 Jan 13:10

Choose a tag to compare

🚀 v2.1.3 Release

🔧 Improvements

  • Improved animations
  • Added new themes
  • Fixed some bugs
  • Added support for new languages

v2.1.2

15 Jan 20:11

Choose a tag to compare

🚀 v2.1.2 Release

🔧 Improvements

  • Fixed some bugs & Improved stability
  • Restructured code

v2.1.1

14 Jan 15:18
8873756

Choose a tag to compare

🚀 v2.1.1 Release

✨ What’s new

  • Added a new PyLingual client for .pyc decompilation
  • Introduced structured error reporting (telemetry)

🔧 Improvements

  • Refactored the API module structure for better maintainability
  • Updated UI and background workers to properly integrate PyLingual
  • General cleanup and internal improvements

❤️ Thanks

Huge thanks to PyLingual for making this integration possible.

v2.0.0

10 Jan 18:21
44b2d50

Choose a tag to compare

🚀 Version 2.0.0

We're leveling up! This release brings a full UI overhaul, smooth animations and enhanced diagnostics.

🖥️ Complete UI Overhaul

  • Transitioned from Eel/WebUI to native PySide6
  • Performance & Stability: Significantly faster, more responsive, and reliable

✨ Animations

  • Added smooth screen transitions
  • Implemented hover effects and animated overlays for a polished look

🛠️ Professional Diagnostics

  • Overhauled util/test.py with detailed dependency checks
  • Added integrity mapping to ensure system reliability

🔧 Compatibility

  • Fixed AST handling across versions
  • Full support for Python 3.8 → 3.14+

v1.2.9

30 Apr 22:44
8ca45f1

Choose a tag to compare

* Added API support you can read more in the docs in api folder

v1.1.9

21 Apr 00:15

Choose a tag to compare

* Added settings section
* Fixed some bugs in pyshell
* Removed errors reporting and shutdown its API
* Ended support on windows binaries ( people have problems with them )
* Started to follow versions system
* Better logging

v1.0.8

16 Mar 13:13

Choose a tag to compare

Features added:
* Error reporting
* Stealth windows titles mode
* Stealth injection mode
* PYC dumper runtime
* Added deobfuscator for development tools obfuscator
* Fixed some bugs
* Added installer

v1.0.7

01 Feb 17:14

Choose a tag to compare

Features added:

Improved features:

  • monitor behavior ( improved )