Skip to content

StudyPE+ v2.0.6 Public Beta

Latest

Choose a tag to compare

@zaas2 zaas2 released this 04 May 11:25
cca99a8

🌟 What's New (v2.00 Beta 6)

  • Crypto Analyzer Optimization: Re-engineered the algorithm detection logic and moved the interface to the Sidebar for a more streamlined workflow. (Special thanks to pentium450).

  • Optimized defensive programming against packers (e.g., Themida) that manipulate section sizes.

  • Enhanced Memory Dumping: Added support for dumping the entire process memory to MiniDump (.dmp) and Raw Binary (.bin). (Special thanks to 太阳).

  • Internationalization (i18n):

    • Added official Japanese (日本語) language support.
    • Redesigned UI layouts to resolve text truncation in multiple languages.
    • Improved translation accuracy for technical terms.

🛠️ Previous Changes (v2.00 Beta 5)

🆕Features & Improvements

  • Crypto Lens: Introduced the Crypto Analyzer page with full Cross-Reference (Xref) support.
  • PE Reconstruction: Added new reconstruction modes to fix crashes occurring in packed PE files after API addition. (Thanks to 不在常用地区登录).
  • Core Refactoring: Introduced a new Middle Layer architecture to perfect the implementation of forwarding logic.

🐞 Bug Fixes

  • RSA Tool: Resolved a logic flaw where hexadecimal characters A-F were inaccessible in the RSA calculator.
  • Hex Editor: Fixed a rendering bug in the Hex Editor within the Dump Region dialog.
  • UI/UX: Unified and reorganized error messaging system for better clarity.

📦 Build Information

  • Architecture: Full support for both x86 (Win32) and x64.
  • Compiler: Built with MSVC 2022.
  • Framework: Qt 6.x / Qt 5.x compatible.

💡 Tips for this release:

Note

If you encounter a version mismatch warning after installation, please ensure you are running the latest binaries from the assets below.
Binaries only for this beta version. Source code will be updated after core refactoring is completed.