Announcement

Collapse
No announcement yet.

Need software for Intelligent universal programmer lk48

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • megaraider
    replied
    Re: Need software for Intelligent universal programmer lk48

    Originally posted by iMac View Post
    It's only one exe file in the labtool-48UXP foler, WLT48UXP.exe for the V12.40.
    When you install you get 2 main folders: xyz-48UXP and xyz-48XP;
    The 1st is for the USB programmer version, and the 2nd for the LPT programmer version;
    The patch is only valid for the one on 2nd (...48xp.exe) not for the one on 1st (...48uxp.exe)!

    Leave a comment:


  • iMac
    replied
    Re: Need software for Intelligent universal programmer lk48

    It's only one exe file in the labtool-48UXP foler, WLT48UXP.exe for the V12.40.

    Leave a comment:


  • stj
    replied
    Re: Need software for Intelligent universal programmer lk48

    yes, but when you install it it creates 2 seperate exe files.
    i'll check it again later - i'll have to setup a damned windows laptop first though.
    not something i normally have here.

    Leave a comment:


  • iMac
    replied
    Re: Need software for Intelligent universal programmer lk48

    Downloaded from the link in the #68 post.

    Leave a comment:


  • stj
    replied
    Re: Need software for Intelligent universal programmer lk48

    are you using the XP version and not the UXP one?
    the patch is only for the 48XP software.

    Leave a comment:


  • iMac
    replied
    Re: Need software for Intelligent universal programmer lk48

    Yes, I patch the installed exe file.

    Is the Dataman and Labtool program the same?

    Leave a comment:


  • stj
    replied
    Re: Need software for Intelligent universal programmer lk48

    did you install it first?
    you patch the actual program exe file, not the installer.
    btw, you can also use the latest 12.60 i think

    Leave a comment:


  • iMac
    replied
    Re: Need software for Intelligent universal programmer lk48

    I have download the V12.40 and the offset 03CDD0 is not 55 its c0. I use the Hex editor Neo.
    Attached Files

    Leave a comment:


  • stj
    replied
    Re: Need software for Intelligent universal programmer lk48

    the link in post #68 still works.

    Leave a comment:


  • iMac
    replied
    Re: Need software for Intelligent universal programmer lk48

    Cant find the 10.50 or 12.40 version on the web, anyone that have it and can share?

    Leave a comment:


  • stj
    replied
    Re: Need software for Intelligent universal programmer lk48

    thats poor programming, using a syscall like that - very easy to find and redirect!

    Leave a comment:


  • megaraider
    replied
    Re: Need software for Intelligent universal programmer lk48

    Originally posted by stj View Post
    i found that sometimes you could only do one device, but other times it could take 15 or 30 minutes before it complained.
    the randomness is probably intentional to make it hard to find.
    Yes. Back in version 10.x, a couple years ago, found 99 occurrences to generate a pseudorandom number, either calling ´msvcrt.time' or 'msvcrt.srand´.
    Thought it was so funny that even took that note then

    Leave a comment:


  • stj
    replied
    Re: Need software for Intelligent universal programmer lk48

    i found that sometimes you could only do one device, but other times it could take 15 or 30 minutes before it complained.
    the randomness is probably intentional to make it hard to find.

    Leave a comment:


  • zjta0k
    replied
    Re: Need software for Intelligent universal programmer lk48

    Originally posted by stj View Post
    they all do it, but it's random.
    What do you mean?


    I had the impression that the frequency of the 2nd check increased along with the counter in the bottom right, I.e. at first it wasn't so bad, but the more devices you programmed the more frequently the check came up.

    i only needed to do a couple of chips at a time.
    I agree that when programming 1/2 devices it's not a big problem, but sometimes the check happens midway during operations, so your part (programming) will fail.

    Leave a comment:


  • stj
    replied
    Re: Need software for Intelligent universal programmer lk48

    they all do it, but it's random.
    i never tried to fix it because i only needed to do a couple of chips at a time.
    it's a second check routine.

    Leave a comment:


  • zjta0k
    replied
    Re: Need software for Intelligent universal programmer lk48

    Unfortunately it looks like the protection isn't as easy to defeat...
    After a while I've noticed the cracked program started to fall back to demo mode, at first I thought it was phoning home, but it isn't the case.
    This happens also with 10.50: Initially it appears to work OK, but program/verify/compare a couple of devices and eventually will stop working.

    Leave a comment:


  • stj
    replied
    Re: Need software for Intelligent universal programmer lk48

    i noticed long ago that the versions are very different.
    i dont know why they didnt put the parallel and usb>parallel drivers in the same software.

    Leave a comment:


  • zjta0k
    replied
    Re: Need software for Intelligent universal programmer lk48

    I looked at what you did in 10.50, and was able to replicate in some other versions.
    But the latest versions were different because the strings are located in another area (sorry can't explain exactly I don't know much about how PC software works), and debugger couldn't find the strings, but then found a way.
    So credit is 99% yours, Thanks!

    Forgot to point out that is for the XP version, not the UXP.
    Last edited by zjta0k; 04-10-2021, 02:39 AM.

    Leave a comment:


  • stj
    replied
    Re: Need software for Intelligent universal programmer lk48

    nice.
    did you trace that from scratch or pattern search from my older work?

    Leave a comment:


  • zjta0k
    replied
    Re: Need software for Intelligent universal programmer lk48

    Originally posted by Skybug2 View Post
    Hello, Is there a license patch available for the current V12.40 Dataman 48UXP software? Many thanks for your assistance
    Change offset 03CDD0 of the executable from 55 to C3.

    Leave a comment:

Working...
X