redhatjack
07-31-2013, 03:53 PM
Hi all,
I have an exe running flexlm. I'm trying to recover the seeds but the program won't break at my set breakpoints.
arguments: -t FX-PC 4 –c dummy.dat
The program never stops at the breakpoints.
Output:
License Activation Failed
loaction registry "Value" name not specified on command line.
If I run the same arguments as the shortcut to the target.
arguments: generic SOFTWARE\Xerox\VIPP VIPP_STARTUP_FILE
I get a window to browse for and select my dummy license the program.
The program never stops at the breakpoints and just ends.
If I run the exe from windows I get A log error msg that the software license cannot be installed and validated.
Using Ollydbg the same way I have done this in the past. Working on a windows vista OS. I have tested seed recovery of my own daemon and I have no problems.
Thanks
I have an exe running flexlm. I'm trying to recover the seeds but the program won't break at my set breakpoints.
arguments: -t FX-PC 4 –c dummy.dat
The program never stops at the breakpoints.
Output:
License Activation Failed
loaction registry "Value" name not specified on command line.
If I run the same arguments as the shortcut to the target.
arguments: generic SOFTWARE\Xerox\VIPP VIPP_STARTUP_FILE
I get a window to browse for and select my dummy license the program.
The program never stops at the breakpoints and just ends.
If I run the exe from windows I get A log error msg that the software license cannot be installed and validated.
Using Ollydbg the same way I have done this in the past. Working on a windows vista OS. I have tested seed recovery of my own daemon and I have no problems.
Thanks