#webscene

#The biggest in small world

The appliaction has run time error in debugger

The appliaction has run time error in debugger

I try to debug Xshell 6 application but I can open with ollydbg has can't open it, when I try open with x64dbg, but in the x64dbg when click on run after Entry Point I have runtime error.

note I install all version of Visual C++ Redistributable Packages.

My windows is 10.

Please help me to debug this app:

https://www.netsarang.com/download/down_form.html?code=622

5 years ago
2018-08-17 08:30:00
Views: 1009

  • Xer0Day : Can you run it normally? What's the error text?
    5 years ago
    2018-08-18 08:30:00
  • Junker : Yes I can run. Microsoft Visual C++ Runtime Library --------------------------- Runtime Error! Program: C:\Program Files (x86)\NetSarang\Xshell 6\Xshell.exe This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
    5 years ago
    2018-08-19 08:30:00
Please login/register to Leave a Reply

target uses flexnet license manager. you should work on it.

5 years ago
2018-08-19 08:30:00

Please login/register to Leave a Reply

You can open app:

  • first run the app normally
  • then attach the debugger
  • tested on x64dbg
  • the main license functions in nslicense.dll
  • main function to check is :

5 years ago
2018-08-21 08:30:00

  • Junker : Thanks, you right.
    5 years ago
    2018-08-21 08:30:00
Please login/register to Leave a Reply

Please login to post your answer / writeup