Skip to content

Releases: PhrozenIO/DLest

DLest 3.0

12 Jun 17:09
Compare
Choose a tag to compare

We are excited to announce the release of DLest v3.0! This major update brings a host of performance enhancements, user interface improvements, and powerful new features including:

  • Process Spy: Debug processes to monitor DLL Load events in real-time.
  • File Hash Tools: Easily generate and compare file hashes.
  • Enumeration of Lone Ordinals: Identify and analyze anonymous functions with improved accuracy.
  • Enhanced Filtering System: Experience a more robust and intuitive export filtering system.

And much more!

Changelog:

  • Compiled with Delphi 12 Version 29.0.51961.7529
  • Virtual TreeView Component updated to Version 8.0.3
  • Improved design, icons, and structure
  • Unprotect Search integrated (Module / API Name)
  • Cancel folder scan now works as expected
  • It is now possible to cancel the export list enumeration task
  • To considerably improve speed, library hashing (MD5, SHA1, SHA2) has been removed from the export enumeration task
  • Better thread synchronization/queue practices implemented to limit overhead and increase speed
  • A new live filter mechanism has been added to enable filtering of exports by their type. This filter works in conjunction with the export search input, allowing for seamless filtering without requiring a refresh.
  • Export statistics displayed to new status bar
  • Folder Search "Deep Scan" was replaced by user-defined wildcard file filter.
  • Extended Library Information feature now offer by default to display libraries as a tree
  • Anonymous exported function / forwarded function are now enumerated (Lone ordinals)
  • Process Spy Feature : Debug a process and monitor for DLL Load signals for export enumeration.
  • File Hash Calculation Tool Feature added.
  • Other code quality improvements

DLest 2.0

22 Jun 10:41
e181059
Compare
Choose a tag to compare
  • Enumerate COM Object (Method & Properties) - File only (not in-memory yet)
  • Possibility to select which items user want to enumerate (exported function, com properties or methods)
  • Few application icons updated for more confort.
  • Virtual TreeView component updated to version 7.6.4.
  • Compiled with Delphi 11.3.

DLest v1.0

20 Dec 10:10
102201d
Compare
Choose a tag to compare

First stable release.