Difference between revisions of "MD5-This"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
This comes in two flavours under CoreGUI | This comes in two flavours under CoreGUI | ||
* [[MD5-This]] - ([[System App]]) | * [[MD5-This]] - ([[System App]]) | ||
* eMD5-This - Launched from FMGRv2 | * [[eMD5-This]] - Launched from FMGRv2 | ||
MD5-This' GUI is stripped down, containing only 3 user-interactable functions. | MD5-This' GUI is stripped down, containing only 3 user-interactable functions. |
Revision as of 01:04, 19 August 2021
MD5-This is a function in CoreGUI used to gather the MD5 checksum of an application or string.
This comes in two flavours under CoreGUI
- MD5-This - (System App)
- eMD5-This - Launched from FMGRv2
MD5-This' GUI is stripped down, containing only 3 user-interactable functions.
The 'Input box is displayed for the user to input the filename (including path) to a file on the system, such as C:\Windows\Notepad.exe The 'Output box will either display the checksum created, or 'INVALID FILE' if the file is inaccessible or non-existant. The MD5 This button will begin the process once the Input box has been filled.