Thanks Thanks:  13
Page 1 of 2 12 LastLast
Showing results 1 to 10 of 17

Thread: Patching an ...

  1. #1
    Member Reputation: 16
    Join Date
    2011-02-23
    Posts
    20


    Default Patching an ...

    Hi Guys,

    First off I am in no way a reverser.You guys are the pros..
    My question is not an easy one at least for me...
    I have a very popular "target x8" that has been patched and emulated by most if not all the big "groups"
    I came across this on a Chinese site where I assume changes are done to the executable at the hexadecimal level..
    In short "what does this mean......is this like the same way an ecc patcher works...

    X5 version of the modified
    cs: 414dfb 751f jne 414e1c change to cs: 414dfb eb1f jmp 414e1c
    cs: 414e23 7422 jn 414e47 change to cs: 414e23 eb22 jmp 414e47
    X5-mu1 version of the changes:
    cs: 41519b 751f jne 4151bc change to cs: 41519b eb1f jmp 4151bc
    cs: 4151c3 7422 jn 4151e7 change to cs: 4151c3 eb22 jmp 4151e7

    Any help would be appreciated.
    Last edited by Theislander; 2015-04-06 at 03:37 AM

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  3. #2
    Users Awaiting Email Confirmation Reputation: 16
    Join Date
    2014-09-28
    Posts
    4


    1 out of 1 members found this post helpful.

    Default Re: Patching an ...

    Quote Originally Posted by Theislander View Post
    In short "what does this mean......is this like the same way an ecc patcher works...
    ...
    yes, it is very similar to the work of CSTpatcher11.
    it patches 2 jumps near the end of function l_pubkey_verify().
    you can see his work example here:
    http://forum.exetools.com/showpost.p...4&postcount=30

  4. Thanks kometata, rohank, Theislander, darsy thanked for this post
  5. #3
    Member Reputation: 16
    Join Date
    2011-02-23
    Posts
    20


    Default Re: Patching an ...

    Thanks for the info ufo_maniac...

    I followed your link to Arlequim code..
    But it's all a foreign language to me.....;(

  6. #4
    Users Awaiting Email Confirmation Reputation: 16
    Join Date
    2014-09-28
    Posts
    4


    1 out of 1 members found this post helpful.

    Default Re: Patching an ...

    Quote Originally Posted by Theislander View Post
    Thanks for the info ufo_maniac...
    don't say "thanks for info", better click the button "Thanks for this post"
    I followed your link to Arlequim code..
    But it's all a foreign language to me.....;(
    what do you want to understand?
    give me a clear question and i'll try to answer clearly.
    Last edited by ufo_maniac; 2015-04-06 at 08:50 AM

  7. Thanks kometata thanked for this post
  8. #5
    Member Reputation: 56
    Join Date
    2014-09-04
    Posts
    56


    1 out of 1 members found this post helpful.

    Default Re: Patching an ...

    Quote Originally Posted by Theislander View Post
    Thanks for the info ufo_maniac...

    I followed your link to Arlequim code..
    But it's all a foreign language to me.....;(
    I think you should read the basics first and some assembly language before directly jumping to ecc patching and understanding disassembly.
    Try watching first few lectures of lena tuts
    https://tuts4you.com/download.php?list.17

  9. Thanks Stantheman, ufo_maniac, Theislander thanked for this post
  10. #6
    Member Reputation: 16
    Join Date
    2011-02-23
    Posts
    20


    Default Re: Patching an ...

    Hey there is a start...

    Quote Originally Posted by rohank View Post
    I think you should read the basics first and some assembly language before directly jumping to ecc patching and understanding disassembly.
    Try watching first few lectures of lena tuts
    https://tuts4you.com/download.php?list.17

  11. #7
    Member Reputation: 16
    Join Date
    2011-02-23
    Posts
    20


    Default Re: Patching an ...

    Ufo_Maniac,

    I guess you don't understand what being a "newbie" is.....

    Quote Originally Posted by ufo_maniac View Post
    don't say "thanks for info", better click the button "Thanks for this post"

    what do you want to understand?
    give me a clear question and i'll try to answer clearly.

  12. #8
    Member Reputation: 56
    Join Date
    2014-09-04
    Posts
    56


    Default Re: Patching an ...

    Theislander,

    Ufo_maniac is a great guy and provided many useful tools.

    I think he assumed you knew the basics because you were trying to patch ecc

  13. #9
    Member Reputation: 159
    Join Date
    2010-05-04
    Location
    EU
    Posts
    79


    1 out of 1 members found this post helpful.

    Red face FlexLMsearch

    Hello,

    from another Forum latest Version of

    FLEXLMSEARCH Version 0.08

    for all target files protected with flexlm/flexnet include also ver 11.12.0

    Big Thnks to u_f_o ....




    flexlmsearch.jpg
    Attached Files Attached Files
    Last edited by darsy; 2015-04-07 at 10:56 PM

  14. Thanks Silde thanked for this post
  15. #10
    Member Reputation: 16
    Join Date
    2011-02-23
    Posts
    20


    Default Re: Patching an ...

    Rohank...
    READ MY FIRST POST IN THIS THREAD.....
    I NEVER ASKED ABOUT ECC......


    Quote Originally Posted by rohank View Post
    Theislander,

    Ufo_maniac is a great guy and provided many useful tools.

    I think he assumed you knew the basics because you were trying to patch ecc

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •