Releases: Fadi002/de4py
Releases · Fadi002/de4py
v2.2.4
v2.2.3
🚀 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
🚀 v2.1.3 Release
🔧 Improvements
- Improved animations
- Added new themes
- Fixed some bugs
- Added support for new languages
v2.1.2
🚀 v2.1.2 Release
🔧 Improvements
- Fixed some bugs & Improved stability
- Restructured code
v2.1.1
🚀 v2.1.1 Release
✨ What’s new
- Added a new PyLingual client for
.pycdecompilation - 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
🚀 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.pywith 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
* Added API support you can read more in the docs in api folder
v1.1.9
* 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
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
Features added:
- Test features mode ( usage: --test )
- Plugins system (https://github.com/Fadi002/de4py-plugins-repo)
Improved features:
- monitor behavior ( improved )