Fix DLest url in docs

This commit is contained in:
DSR! 2022-12-28 20:59:38 -03:00
parent 2983df2b0c
commit fb969f15bc
2 changed files with 2 additions and 2 deletions

View File

@ -235,7 +235,7 @@ What makes ImHex special is that it has many advanced features that can often on
***Description:*** Simple tool to download debugging symbols from Microsoft, Google, Mozilla and Citrix symbol servers for reverse engineers compatible with Windows 8.1, 10 and 11. <br/>
### DLest
***Web:*** https://github.com/horsicq/x64dbg-Plugin-Manager <br/>
***Web:*** https://github.com/DarkCoderSc/DLest <br/>
***Developer:*** DarkCoderSc (Jean-Pierre LESUEUR) <br/>
***Description:*** This powerful Microsoft Windows application is specifically designed to assist developers and malware analysts with the analysis and manipulation of exported functions in Portable Executable (PE) files, particularly DLLs. With DLest, you can easily enumerate exported functions using a variety of methods, including drag and drop, opening a folder, or recursively scanning a folder with regular expression filtering to only include PE files with specific export function names. <br/>

View File

@ -403,7 +403,7 @@ It is the first and only program of its kind to support output for display in va
***Description:*** Simple tool to download debugging symbols from Microsoft, Google, Mozilla and Citrix symbol servers for reverse engineers compatible with Windows 8.1, 10 and 11. <br/>
### DLest
***Web:*** https://github.com/horsicq/x64dbg-Plugin-Manager <br/>
***Web:*** https://github.com/DarkCoderSc/DLest <br/>
***Developer:*** DarkCoderSc (Jean-Pierre LESUEUR) <br/>
***Description:*** This powerful Microsoft Windows application is specifically designed to assist developers and malware analysts with the analysis and manipulation of exported functions in Portable Executable (PE) files, particularly DLLs. With DLest, you can easily enumerate exported functions using a variety of methods, including drag and drop, opening a folder, or recursively scanning a folder with regular expression filtering to only include PE files with specific export function names. <br/>