mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
merge changelog from old-die
This commit is contained in:
parent
5203bef429
commit
1cb4eb11da
1 changed files with 154 additions and 0 deletions
154
changelog.txt
154
changelog.txt
|
|
@ -190,3 +190,157 @@
|
|||
[+] New experimental scanning method
|
||||
[+] Many bugs have been fixed
|
||||
#######################################################################
|
||||
|
||||
0.60 (2006-12-27)
|
||||
------------------------------------------------------------------------
|
||||
[+] The “Extro” and “Entro” tabs have been swapped.
|
||||
[+] Added a quick scan feature from the database.
|
||||
[*] Optimized plugin handling.
|
||||
[*] Updated the PDK.
|
||||
[*] Fixed a bug with displaying SimplePack imports.
|
||||
[+] Added a “Check” function—identifies compressed sections (“Sections” tab, “?” column; X indicates a compressed section).
|
||||
[*] Fixed a bug in RvaToOffset.
|
||||
[!] View a section in the Hex Viewer by pressing Enter.
|
||||
[!] Fixed a read error bug. (signal at the end of the file)
|
||||
[!] Fixed a bug with the display of Private exe Protector imports.
|
||||
[+] Added support for Delphi 2005 and 2006.
|
||||
[!] Fixed a bug with closing the previous instance of DiE.
|
||||
[+] The file is now disassembled when switching to the DisAsm tab.
|
||||
[+] The Hex Viewer tab works similarly to DisAsm.
|
||||
[!] Fixed a bug with the disassembler.
|
||||
[*] The drag-and-drop functionality has been changed; now any files can be dragged onto the form.
|
||||
[+] Added an exe/dll indicator.
|
||||
[+] Added a context menu for DLLs.
|
||||
[!] Fixed a bug with the Hex Viewer.
|
||||
[*] Improved Delphi detection (when the file is packed).
|
||||
[!] Fixed a bug with copying contents.
|
||||
[*] Updated the PDK.
|
||||
[*] Updated the Extra tab.
|
||||
[+] Added a Hide DiE button.
|
||||
[*] Fixed several bugs.
|
||||
#######################################################################
|
||||
|
||||
0.59 (2006-08-30)
|
||||
-----------------------------------------------------------------------
|
||||
[+] Added a Goto button in the DisAsm tab.
|
||||
[+] Added the ability to navigate the disassembler.
|
||||
[!] Fixed a bug with incorrect display of relocations.
|
||||
[*] Replaced the RvaToOffset function with a universal one.
|
||||
[!] Fixed a bug with import display (WinUpack 0.36).
|
||||
[*] Slightly modified the Entro tab.
|
||||
[+] Finally, an official icon has appeared.
|
||||
[+] Added VC++ version detection.
|
||||
[*] Improved MASM - TASM detection.
|
||||
[*] Minor improvements.
|
||||
[+] Added file masks (*.*; *.dll).
|
||||
[!] Fixed a bug with FileOffset calculation (nSPack 2.2).
|
||||
[*] Rewritten the plugin loading method.
|
||||
[*] Rewritten the Hard Scan engine.
|
||||
[+] Added P-Code or Native (Basic) detection.
|
||||
[!] Fixed a bug in handling file dumps.
|
||||
[*] Optimized the import procedure.
|
||||
[!] Fixed a bug in Hard Scan.
|
||||
#######################################################################
|
||||
|
||||
0.57 (2006-05-26)
|
||||
-----------------------------------------------------------------------
|
||||
[*] Double-click copying has been reworked.
|
||||
[+] Delphi version detection has been added.
|
||||
[*] Code optimization has been made.
|
||||
[*] Hex Viewer has been slightly reworked.
|
||||
[*] PDK has been removed from the release.
|
||||
[*] Plugins have been updated.
|
||||
[!] Fixed a bug with Hex Viewer.
|
||||
[!] Fixed several minor bugs.
|
||||
[*] Improved UPX detection.
|
||||
[*] Plugins must be located in the Plugins folder.
|
||||
[+] Goto button added to Hex-Viewer.
|
||||
[+] Automatic settings saving has been added.
|
||||
[+] Data copying from Hex-Viewer has been added.
|
||||
[*] Hard Scan performance has been improved.
|
||||
#######################################################################
|
||||
|
||||
0.52 (2006-04-16)
|
||||
-----------------------------------------------------------------------
|
||||
[!] Fixed several minor bugs.
|
||||
[*] Slightly modified PDK.
|
||||
[+] Added the first plugin for working with PEiD databases.
|
||||
#######################################################################
|
||||
|
||||
|
||||
0.51 (2006-04-16)
|
||||
-----------------------------------------------------------------------
|
||||
[+] Double-click to open Hex Viewer.
|
||||
[!] Fixed "Invalid Selection End" bug.
|
||||
[*] Slightly redesigned.
|
||||
[!] Fixed a bug that prevented UPX versions > 1.92 from being detected.
|
||||
#######################################################################
|
||||
|
||||
0.5 (2006-04-15)
|
||||
-----------------------------------------------------------------------
|
||||
[+] Added Hex Viewer.
|
||||
[+] Added support for plugins written in C++.
|
||||
[+] Added Extra tab.
|
||||
[+] Added section analysis (Sections tab).
|
||||
[+] Dragging a file to the DisAsm tab disAsms it.
|
||||
[!] Fixed a bug with plugins.
|
||||
[*] Optimized code.
|
||||
[+] All values are copied using double copy.
|
||||
[+] Added plugin support.
|
||||
[!] Fixed a bug with FileOffset calculation (WinUpack).
|
||||
[!] Fixed the "List Index Out Of Bounds" bug.
|
||||
[!] Fixed a bug with import.
|
||||
[*] Changed interface.
|
||||
[*] Improved "Deep Scan".
|
||||
[+] Added Obsidium detection.
|
||||
[+] Added Molebox detection.
|
||||
[*] Improved Armadillo detection.
|
||||
#######################################################################
|
||||
|
||||
0.4b (2006-03-26)
|
||||
-----------------------------------------------------------------------
|
||||
[+] Added double-click text copying.
|
||||
[+] Added Message Digest 5 and CRC-32 (Digest Base 16 and 64) calculation.
|
||||
[+] Added "Deep Scan" setting for more flexible scanning.
|
||||
[!] Fixed several interface bugs.
|
||||
[*] Improved compiler detection for files packed with Armadillo.
|
||||
[*] Changed the interface.
|
||||
[+] Added Armadillo detection.
|
||||
[!] Fixed a bug with incorrect compiler detection.
|
||||
[+] Added EXECryptor detection.
|
||||
[*] Replaced ListView with a faster one.
|
||||
[+] Added UPX version detection.
|
||||
[+] Added "Tray Icon" setting.
|
||||
#######################################################################
|
||||
|
||||
0.3b (2006-03-07)
|
||||
-----------------------------------------------------------------------
|
||||
[!] Fixed a bug with retrieving import data when the import was not restored (dumped).
|
||||
[!] Fixed a false positive for FSG 1.0.
|
||||
[*] Minor improvements to the disassembler.
|
||||
[+] Added "cautious" detection of "Microsoft Visual C++".
|
||||
[*] Improved detection of "Borland Delphi".
|
||||
[*] Improved detection of files packed by FSG.
|
||||
#######################################################################
|
||||
|
||||
|
||||
0.2b (Private)
|
||||
-----------------------------------------------------------------------
|
||||
[*] File handling has been completely rewritten. (MapViewOfFile)
|
||||
[*] Recognition algorithm has been reworked.
|
||||
[+] Some features have been added.
|
||||
[!] Fixed a bug with FileOffset detection.
|
||||
[!] Fixed a bug where the Physical Size section was incorrectly specified in packed executables.
|
||||
[*] Improved entropy detection.
|
||||
[*] Improved program performance.
|
||||
[+] Added detection:
|
||||
- Borland C++
|
||||
- Microsoft Visual Basic
|
||||
- ASProtect 1.33 - 2.1
|
||||
- ASProtect 2.0
|
||||
#######################################################################
|
||||
|
||||
0.1b
|
||||
-----------------------------------------------------------------------
|
||||
[+] First release
|
||||
#######################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue