Software Alternatives & Reviews

Client's ancient Windows Server 2003 device motherboard's died, what are my options?

Process Monitor
  1. Creates VHD (Virtual Hard Disk - Microsoft's Virtual Machine disk format) versions from...

    #Cyber Security #Backup & Restore #Antivirus 54 social mentions

  2. Monitor file system, Registry, process, thread and DLL activity in real-time.
    For this software that you actually already paid for. I would first try running Microsoft's process monitor, then launching xenetech, to see if the software is checking for a simple file or registry key that when set means activated, or sets the demo date. Https://learn.microsoft.com/en-us/sysinternals/downloads/procmon For example, if the demo date is in the registry, then you could just keep updating the trial date to extend the trial. A more advance step would be to use a disassemblers\debuggers, such as Ollydbg or IDA pro: https://alternativeto.net/software/ollydbg/ The idea here, (on another test PC \ VM) is you find the cpu instruction that checks for the demo trial, and modify the binary to skip the check by adding a jmp cpu instruction to the next step. There are many instructions online for using IDA Pro and such.

    #Monitoring Tools #Command Line Tools #Performance Monitoring 182 social mentions

Discuss: Client's ancient Windows Server 2003 device motherboard's died, what are my options?

Log in or Post with