Acronis True Image activation patch

Discussion in 'MDL Projects and Applications' started by nova-s, Aug 23, 2014.

  1. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
    #1 nova-s, Aug 23, 2014
    Last edited by a moderator: Sep 9, 2019
  2. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
    reserved for future use
     
  3. LostED

    LostED SVF Patch Lover

    Joined:
    Jul 30, 2009
    Messages:
    6,477
    Likes Received:
    17,572
    Trophy Points:
    210
    @nova-s

    have you tested @ v2015 beta?
     
  4. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
    sure, i'm ready for it (i mean the final one) :)
     
  5. EFA11

    EFA11 Avatar Guru

    Joined:
    Oct 7, 2010
    Messages:
    8,729
    Likes Received:
    6,728
    Trophy Points:
    270
    works flawless in VM with TrueImage2014_6688_en-US.exe
     
  6. LostED

    LostED SVF Patch Lover

    Joined:
    Jul 30, 2009
    Messages:
    6,477
    Likes Received:
    17,572
    Trophy Points:
    210
    link 4 that included on readme2014.txt
     
  7. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
    6688 is an internal build - i don't think that they make an extra 6688 pe-version.
    anyway you wouldn't get it with the link provided in readme2014.txt

    wait until next week when 2015 version will be released.
    my opinion: terrible GUI (installed version)
     
  8. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
    #8 nova-s, Aug 24, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
  9. oliverjia

    oliverjia MDL Addicted

    Joined:
    Mar 1, 2008
    Messages:
    804
    Likes Received:
    401
    Trophy Points:
    30
    Congratulations bro.. I don't think there is any catch - you've got it working beautifully. Only thing is you may want to update the driver files once the final version comes out.

    Regards,
    oliverjia

     
  10. acyuta

    acyuta MDL Expert

    Joined:
    Mar 8, 2010
    Messages:
    1,669
    Likes Received:
    385
    Trophy Points:
    60
    Great stuff.

    I saw my acronis stuff and saw that in early 2014, I had downloaded a nikita acronis torrent and that also had the same activator icon. Perhaps the posted version here is better.

    I use the acronis free for WD/seagate as it does what I want reliably.
     
  11. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
    i've made some little improvements since then...
     
  12. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
    #12 nova-s, Aug 26, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
  13. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
    #13 nova-s, Aug 26, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
    the second one is another subroutine called "ECDSA_verify". never searched deeper yet because it's working...

    EDIT: seems to verify trial-related things (EC=EvaluationCustomer/Copy?)
    Code:
    .text:10039940 ; ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ S U B R O U T I N E ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦
    .text:10039940
    .text:10039940 ; Attributes: bp-based frame
    .text:10039940
    .text:10039940                 public ECDSA_verify
    .text:10039940 ECDSA_verify    proc near               ; CODE XREF: sub_1002D900+39p
    .text:10039940                                         ; DATA XREF: .rdata:100E53D8o
    .text:10039940
    .text:10039940 var_4           = dword ptr -4
    .text:10039940 arg_4           = dword ptr  0Ch
    .text:10039940 arg_8           = dword ptr  10h
    .text:10039940 arg_C           = dword ptr  14h
    .text:10039940 arg_10          = dword ptr  18h
    .text:10039940 arg_14          = dword ptr  1Ch
    .text:10039940
    .text:10039940                 push    ebp
    .text:10039941                 mov     ebp, esp
    .text:10039943                 push    ecx
    .text:10039944                 push    esi
    .text:10039945                 or      esi, 0FFFFFFFFh
    .text:10039948                 call    ECDSA_SIG_new
    .text:1003994D                 test    eax, eax
    .text:1003994F                 mov     [ebp+var_4], eax
    .text:10039952                 jnz     short loc_1003995B
    .text:10039954                 or      eax, esi
    .text:10039956                 pop     esi
    .text:10039957                 mov     esp, ebp
    .text:10039959                 pop     ebp
    .text:1003995A                 retn
    .text:1003995B ; ---------------------------------------------------------------------------
    .text:1003995B
    .text:1003995B loc_1003995B:                           ; CODE XREF: ECDSA_verify+12j
    .text:1003995B                 mov     eax, [ebp+arg_10]
    .text:1003995E                 push    eax
    .text:1003995F                 lea     ecx, [ebp+arg_C]
    .text:10039962                 push    ecx
    .text:10039963                 lea     edx, [ebp+var_4]
    .text:10039966                 push    edx
    .text:10039967                 call    d2i_ECDSA_SIG
    .text:1003996C                 add     esp, 0Ch
    .text:1003996F                 test    eax, eax
    .text:10039971                 jz      short loc_100399B5
    .text:10039973                 mov     esi, [ebp+var_4]
    .text:10039976                 push    edi
    .text:10039977                 mov     edi, [ebp+arg_14]
    .text:1003997A                 push    edi
    .text:1003997B                 call    sub_10038A70
    .text:10039980                 add     esp, 4
    .text:10039983                 test    eax, eax
    .text:10039985                 jnz     short loc_1003999D
    .text:10039987                 mov     ecx, [ebp+var_4]
    .text:1003998A                 pop     edi
    .text:1003998B                 push    ecx
    .text:1003998C                 xor     esi, esi
    .text:1003998E                 call    ECDSA_SIG_free
    .text:10039993                 add     esp, 4
    .text:10039996                 mov     eax, esi
    .text:10039998                 pop     esi
    .text:10039999                 mov     esp, ebp
    .text:1003999B                 pop     ebp
    .text:1003999C                 retn
    .text:1003999D ; ---------------------------------------------------------------------------
    .text:1003999D
    .text:1003999D loc_1003999D:                           ; CODE XREF: ECDSA_verify+45j
    .text:1003999D                 mov     ecx, [ebp+arg_8]
    .text:100399A0                 mov     eax, [eax+0Ch]
    .text:100399A3                 mov     edx, [ebp+arg_4]
    .text:100399A6                 mov     eax, [eax+0Ch]
    .text:100399A9                 push    edi
    .text:100399AA                 push    esi
    .text:100399AB                 push    ecx
    .text:100399AC                 push    edx
    .text:100399AD                 call    eax
    .text:100399AF                 add     esp, 10h
    .text:100399B2                 mov     esi, eax
    .text:100399B4                 pop     edi
    .text:100399B5
    .text:100399B5 loc_100399B5:                           ; CODE XREF: ECDSA_verify+31j
    .text:100399B5                 mov     ecx, [ebp+var_4]
    .text:100399B8                 push    ecx
    .text:100399B9                 call    ECDSA_SIG_free
    .text:100399BE                 add     esp, 4
    .text:100399C1                 mov     eax, esi
    .text:100399C3                 pop     esi
    .text:100399C4                 mov     esp, ebp
    .text:100399C6                 pop     ebp
    .text:100399C7                 retn
    .text:100399C7 ECDSA_verify    endp
    .text:100399C7
    .text:100399C7 ; ---------------------------------------------------------------------------
    
     
  14. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
  15. handy_vengeance

    handy_vengeance MDL Novice

    Joined:
    Jul 8, 2013
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    the download link to the activator is offline. have you got an alternative please?
     
  16. l3uddz

    l3uddz MDL Novice

    Joined:
    Aug 27, 2014
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    0
    nice work, will give this ago later when links are fixed
     
  17. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
    oops, well, link is working but i managed it to mess it up - fixed, sorry :whistling:


    ok, thanks, that's what i wanted to know.
    you prefer reinstalling os, apps, UPDATES in case of desaster? (ok, you say you have updated install media). but therefore i use true image having everything in 15 minutes running again...
     
  18. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30
    #18 nova-s, Aug 27, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
  19. LostED

    LostED SVF Patch Lover

    Joined:
    Jul 30, 2009
    Messages:
    6,477
    Likes Received:
    17,572
    Trophy Points:
    210
    @nova-s

    is any difference with the "Universal Restore" included on Acronis Backup & Recovery 11.5 update ???
     
  20. nova-s

    nova-s MDL Addicted

    Joined:
    Aug 22, 2010
    Messages:
    503
    Likes Received:
    1,874
    Trophy Points:
    30