Crack main to release CS Skills

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! ulfsark is offline
    MemberRank
    Nov 2010 Join Date
    ValhallaLocation
    1,276Posts

    Crack main to release CS Skills

    Anyone could tell me the proccess to crack main in order to release CS Skills to use out of Loren?


  2. #2
    Proficient Member CodeBlocks is offline
    MemberRank
    Jul 2011 Join Date
    193Posts

    Re: Crack main to release CS Skills

    By dll or directly in main with Olly?
    By dll you can set to enable or disable the skills, with Olly the change are permanently(you have to find the right offsets for your main, and change some binaries...).
    For example :
    This is one offset for main 1.03Y(the code is write for dll) *(BYTE*)(0x005980E7+1) = 0x2B;
    You have to open in Olly your main search for the offset 005980E7 ->right click ->binary->edit-> and replace the last two bites with 2B, and you will have to know all the offsets for you main, they are about 24 offsets that have to be edited, that is why is much simple by dll.

  3. #3
    Account Upgraded | Title Enabled! ulfsark is offline
    MemberRank
    Nov 2010 Join Date
    ValhallaLocation
    1,276Posts

    Re: Crack main to release CS Skills

    Quote Originally Posted by CodeBlocks View Post
    By dll or directly in main with Olly?
    By dll you can set to enable or disable the skills, with Olly the change are permanently(you have to find the right offsets for your main, and change some binaries...).
    For example :
    This is one offset for main 1.03Y(the code is write for dll) *(BYTE*)(0x005980E7+1) = 0x2B;
    You have to open in Olly your main search for the offset 005980E7 ->right click ->binary->edit-> and replace the last two bites with 2B, and you will have to know all the offsets for you main, they are about 24 offsets that have to be edited, that is why is much simple by dll.
    But how can I find the right offsets? I want to do it in this main 1.03b phi



Advertisement