Register
Page 1 of 3 123 LastLast
Results 1 to 15 of 38
  1. #1
    Member
    Join Date
    Sep 2009
    Posts
    47
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    4 Posts

    Default LabTool 48UXP Clone

    Also have one of these: Unused still sealed.

    From reading:

    - New software requires a licence key from supplier.
    - Clones get bricked, killing contents of 2 chips - an ATTiny and an eeprom...
    - Can anybody confirm reflashing the above fixes the issues
    - Can anybody confirm what the latests 'safe' software versions are for clones?
    - Does cloning dumps from a genuine make it appear genuine ... or is the clone detection based on something different?

    I'm thinking about taking a look at possibility of cracking the latest software for some of these clone programmers and just want to establish what is currently known.

    As much detail as possible please

  2. #2
    DK Veteran

    Join Date
    Aug 2008
    Posts
    1,007
    Thanks Thanks Given 
    95
    Thanks Thanks Received 
    468
    Thanked in
    326 Posts

    Default

    Not much been on these for ages
    Main bit is the atiny12 (which don't seem to be any working dumps for)
    If you have a way to read the atiny, I have a dead unit here that I could test with if interested
    The eeprom sometimes gets erased too from what iv read but after checking mine it's not been erased
    Software wise you can't use any above v6.35 if I remember correctly
    And as you said newer versions/win 7 versions require software activations

  3. #3
    Member
    Join Date
    Sep 2009
    Posts
    47
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    4 Posts

    Default

    Quote Originally Posted by tango View Post
    Not much been on these for ages
    Main bit is the atiny12 (which don't seem to be any working dumps for)
    If you have a way to read the atiny, I have a dead unit here that I could test with if interested
    The eeprom sometimes gets erased too from what iv read but after checking mine it's not been erased
    Software wise you can't use any above v6.35 if I remember correctly
    And as you said newer versions/win 7 versions require software activations
    What dumps for the ATtiny did you try?

    I can try to dump mine but I suspect they would lock the ATtiny after programming.

  4. #4
    DK Veteran

    Join Date
    Aug 2008
    Posts
    1,007
    Thanks Thanks Given 
    95
    Thanks Thanks Received 
    468
    Thanked in
    326 Posts

    Default

    Only dump I have is ones found on Internet
    And reports was they don't work

  5. #5
    Member
    Join Date
    Sep 2009
    Posts
    47
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    4 Posts

    Default

    Quote Originally Posted by tango View Post
    Only dump I have is ones found on Internet
    And reports was they don't work
    Could you attach them here anyway? It will still tell me if bad dump or locked chip etc.

  6. #6
    DK Veteran

    Join Date
    Aug 2008
    Posts
    1,007
    Thanks Thanks Given 
    95
    Thanks Thanks Received 
    468
    Thanked in
    326 Posts

    Default

    dont think they work but you can try
    i would buy a new atiny12 tbh then you dont have to mess with original just incase
    Attached Files Attached Files

  7. The Following User Says Thank You to tango For This Useful Post:

    ecufix (25th July, 2019)

  8. #7
    Member
    Join Date
    Sep 2009
    Posts
    47
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    4 Posts

    Default

    Quote Originally Posted by tango View Post
    dont think they work but you can try
    i would buy a new atiny12 tbh then you dont have to mess with original just incase
    Well the ATtiny12 dump is blank (all 00's in hex) apart from the last 2 lines

    Code:
    FC 3F FF FF FF FF FF FF FF FF FF FF FF FF FF FF 
    FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    So that's dump is very wrong.

    It's not what I would expect to see on attempting to read a locked flash either.

    I've yet to even confirm the chip is even an ATtiny12 - I'm taking everything with a pinch of salt.
    There was a break down of this by bushing from fail0verflow (sadly no longer with us) some years ago on hackmii.com. His analysis was on a genuine unit though.

    I can't see where the ATtiny chip is supposed to be on there, nor does he mention one.

    I will be collecting my clone unit later today. I'm not sure if there are multiple clones around, so I'd be interested in the following:

    1. A high resolution picture of your mainboard (clearly showing alleged ATtiny12)
    2. Your units serial number (if a clone, I guess they may all be the same)
    Last edited by SunRise; 2nd December, 2016 at 08:43 PM.

  9. #8
    DK Veteran
    gopelhu's Avatar
    Join Date
    Jan 2010
    Location
    EU
    Posts
    529
    Thanks Thanks Given 
    329
    Thanks Thanks Received 
    1,100
    Thanked in
    206 Posts

    Default

    Hi SunRise,

    I have these files my archive.

    I cant read the Intel 80c32, so i dont have this file.

    Regards, G
    Attached Files Attached Files

  10. #9
    Member
    Join Date
    Sep 2009
    Posts
    47
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    4 Posts

    Default

    The 80c32 does not have any firmware - It's just a processor. The FW is stored on the the 27C512, which you have in the W27C512_flash_v6.80_orig.bin file. This is the same as in tango's dump

    Code:
       MD5: ac7595ebaf2ae8359a0f4f638a11d743
     SHA-1: 6f767af52d340954a2a224d693ed4be4ce1ebe59
    Your ATtiny is also the same (blank code section, some random data for the internal eeprom)

    Code:
      MD5: 07fa39f314221b486f3ef19a9363db82
     SHA-1: 09d9325ace7e819588e69c9420f482dd736e2243
    Yours also includes a dump of a 24c02 which I've not seen any references too.

  11. #10
    DK Veteran

    Join Date
    Aug 2008
    Posts
    1,007
    Thanks Thanks Given 
    95
    Thanks Thanks Received 
    468
    Thanked in
    326 Posts

    Default

    sometimes the 24c02 is erased too (mine isnt)
    also the winbond flash isnt erased too
    so only atiny12 must get erased on some
    serial number is garbage on erased clones
    as said i was looking at this awhile ago with another user (he didnt want his name mentioned in forums) but i ended up with other things to do and family issues got in the way (as they do) so forgot about it all.
    the 24c02 eeprom is in the right corner of the bottom pcb (looking with power supply to the left side)
    Last edited by tango; 3rd December, 2016 at 02:00 PM.

  12. #11
    DK Veteran

    Join Date
    Aug 2008
    Posts
    1,007
    Thanks Thanks Given 
    95
    Thanks Thanks Received 
    468
    Thanked in
    326 Posts

    Default

    1: attiny12
    2: 24c02
    Attached Images Attached Images

  13. #12
    Member
    Join Date
    Sep 2009
    Posts
    47
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    4 Posts

    Default

    That's interesting ... in your picture the ATtiny12 looks more like a regular DIP8 chip in a socket - can you confirm? on bushings pictures of a genuine this is a SOIC8 (SMD) variation soldered directly to the board. Infact looking at it, a lot of chips seem to be in sockets on the clone instead of soldered in - such as the 2xA6833's (chips numbered 11 on bushings picture of a genuine)

    https://hackmii.com/2009/02/48uxp_hw/

    This chip had the top sanded off on his.

    This is really weird. If it's some kind of security chip then why use a common non secure part instead of a dedicated security chip?

    Also the original site when talking about clones show 2 serial numbers - is this because there are 2 different clones doing the rounds or did the cloners just decide to change serial number at some point?

    Does the serial come from the ATtiny12 or the 24c02? if so this could explain the randomizing. Did anyone ever try changing the serial to see if this is how it detects clones?

    Oh and I see they swapped the green LED for a red LED
    Last edited by SunRise; 3rd December, 2016 at 04:35 PM.

  14. #13
    DK Veteran

    Join Date
    Aug 2008
    Posts
    1,007
    Thanks Thanks Given 
    95
    Thanks Thanks Received 
    468
    Thanked in
    326 Posts

    Default

    i have seen the info you posted awhile back (saved the page when i was looking into it)
    the 2 blacklisted serials are for the clones thats been around for a few years now (theres actually 3 serials, maybe more)
    i think they cloned those 2 labtools
    and yes the attiny in my clone is dip8
    Last edited by tango; 3rd December, 2016 at 06:48 PM.

  15. #14
    Member
    Join Date
    Sep 2009
    Posts
    47
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    4 Posts

    Default

    Quote Originally Posted by tango View Post
    i have seen the info you posted awhile back (saved the page when i was looking into it)
    the 2 blacklisted serials are for the clones thats been around for a few years now (theres actually 3 serials, maybe more)
    i think they cloned those 2 labtools
    and yes the attiny in my clone is dip8
    My clone appears to be different to yours - visually looks more like a genuine. Down to the sanded off tops of chips, SMD chips (shame).

    Even the LED is green!

    Seems to have pads to allow a DIP8 socket or SMD package.

    I like the way they use a red wire instead of blue like a genuine for the ground pin of the PSU which goes to the case

    I still see no evidence to say the chip is an ATtiny12 btw. I'm not saying it's not ... but if people know what it is then why are all the dumps bad. So I'm going to assume that is possibly wrong at this stage until I've something more conclusive.

    Was the top of your chip sanded off or did it contain the part number?
    Last edited by SunRise; 4th December, 2016 at 12:05 AM.

  16. #15
    DK Veteran

    Join Date
    Aug 2008
    Posts
    1,007
    Thanks Thanks Given 
    95
    Thanks Thanks Received 
    468
    Thanked in
    326 Posts

    Default

    It's sanded off
    On some chips that's been sanded, sometimes if you wet the sanded area you can still make out what was printed
    Only sometimes so can't garentee it

 

 
Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.