New Crasher Patch(havent tested)

Page 1 of 2 12 LastLast
Results 1 to 15 of 24
  1. #1
    Proficient Member steven1234 is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    New Crasher Patch(havent tested)

    this is for 2008 matchservers
    i got asked to fix this about 10 mins ago heres the conclusion

    edited:
    [Exception]
    Address : 004cfc9d
    Code:
    CPU Disasm
    Address   Hex dump          Command
    004CFC9A  |. /E9 CD210800   JMP 00551E6C
    004CFC9F  |  |00            DB 00
    004CFCA0  |  |00            DB 00
    004CFCA1  |  |00            DB 00
    004CFCA2  |  |00            DB 00
    004CFCA3  |  |00            DB 00
    004CFCA4  |  |00            DB 00
    004CFCA5  |  |00            DB 00
    004CFCA6  |  |00            DB 00
    [Exception]
    Address : 004cfc75
    Code:
    CPU Disasm
    Address   Hex dump          Command
    004CFC74  |. /E9 14220800   JMP 00551E8D
    004CFC79  |  |90            NOP
    004CFC7A  |  |90            NOP
    004CFC7B  |  |90            NOP
    004CFC7C  |  |90            NOP
    004CFC7D  |> |90            NOP
    004CFC7E  |. |90            NOP
    004CFC7F  |. |90            NOP
    004CFC80  |. |90            NOP

    Add:

    Code:
    CPU Disasm
    Address   Hex dump          Command
    00551E6C  /> \83F8 00       CMP EAX,0
    00551E6F  |.^ 0F84 D7E0F7FF JE 004CFF4C
    00551E75  |.  EB 07         JMP SHORT 00551E7E
    00551E77  |>  49            /DEC ECX
    00551E78  |.  8038 00       |CMP BYTE PTR DS:[EAX],0
    00551E7B  |.^ 74 05         |JE SHORT 00551E82
    00551E7D  |.  40            |INC EAX
    00551E7E  |>  85C9          |TEST ECX,ECX
    00551E80  |.^ 75 F5         \JNE SHORT 00551E77
    00551E82  \>^ E9 20DEF7FF   JMP 004CFCA7
    Code:
    CPU Disasm
    Address   Hex dump          Command
    00551E8D  /> \83F8 00       CMP EAX,0
    00551E90  |.^ 0F84 B6E0F7FF JE 004CFF4C
    00551E96  |>  49            /DEC ECX
    00551E97  |.  66:8338 00    |CMP WORD PTR DS:[EAX],0
    00551E9B  |.^ 74 06         |JE SHORT 00551EA3
    00551E9D  |.  40            |INC EAX
    00551E9E  |.  40            |INC EAX
    00551E9F  |.  85C9          |TEST ECX,ECX
    00551EA1  |.^ 75 F3         \JNE SHORT 00551E96
    00551EA3  \>^ E9 D9DDF7FF   JMP 004CFC81
    binary:
    Code:
    83 F8 00 0F 84 D7 E0 F7 FF EB 07 49 80 38 00 74 05 40 85 C9 75 F5 E9 20 DE F7 FF
    Code:
    83 F8 00 0F 84 B6 E0 F7 FF 49 66 83 38 00 74 06 40 40 85 C9 75 F3 E9 D9 DD F7 FF
    good luck

    post any crash addresses from the log this one was

    download:
    2008 matchserver: MEGAUPLOAD - The leading online storage and file delivery service
    Last edited by steven1234; 09-08-11 at 10:16 PM.


  2. #2
    Apprentice Choroupaarou is offline
    MemberRank
    Dec 2010 Join Date
    16Posts

    Re: Phails New Kore or w/e fix(havent tested)

    its really works lol ty

  3. #3
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: Phails New Kore or w/e fix(havent tested)

    works 100%? cus the mofo's are crashing servers like none tomorrow...

  4. #4
    Proficient Member steven1234 is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: Phails New Kore or w/e fix(havent tested)

    donno add me on msn euro-scape@live.co.uk and tell me if it does im not getting crashed so i donno my antihack is too l33t


    please give me feedback telling me if it works
    Last edited by steven1234; 06-08-11 at 05:16 AM.

  5. #5

    Re: Phails New Kore or w/e fix(havent tested)

    You never know what Phail can do.

  6. #6
    Proficient Member steven1234 is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: Phails New Kore or w/e fix(havent tested)

    you never know what anyone can do it's just phails the only one sad anoth to try crash servers lol whats the point its a waste of time and it will get pactched

  7. #7
    Proficient Member tuiuiu is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: Phails New Kore or w/e fix(havent tested)

    Quote Originally Posted by steven1234 View Post
    Add:

    Code:
    CPU Disasm
    Address   Hex dump          Command
    00551E6C  /> \83F8 00       CMP EAX,0
    00551E6F  |.^ 0F84 D7E0F7FF JE 004CFF4C
    00551E75  |.  EB 07         JMP SHORT 00551E7E
    00551E77  |>  49            /DEC ECX
    00551E78  |.  8038 00       |CMP BYTE PTR DS:[EAX],0
    00551E7B  |.^ 74 05         |JE SHORT 00551E82
    00551E7D  |.  40            |INC EAX
    00551E7E  |>  85C9          |TEST ECX,ECX
    00551E80  |.^ 75 F5         \JNE SHORT 00551E77
    00551E82  \>^ E9 20DEF7FF   JMP 004CFCA7
    binary:
    Code:
    83 F8 00 0F 84 D7 E0 F7 FF EB 07 49 80 38 00 74 05 40 85 C9 75 F5 E9 20 DE F7 FF
    Only edit this part?

  8. #8
    Apprentice -Yusei! is offline
    MemberRank
    Aug 2009 Join Date
    6Posts

    Re: Phails New Kore or w/e fix(havent tested)

    Does not have to matchserver 2007?

  9. #9
    Proficient Member steven1234 is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: Phails New Kore or w/e fix(havent tested)

    tell me the crash address in the logs and ill do it for 2007

    ---------- Post added at 02:57 PM ---------- Previous post was at 02:56 PM ----------

    Quote Originally Posted by tuiuiu View Post
    Only edit this part?
    no go to where it says original and copy the edited there

  10. #10
    imEthernalB
    Guest

    Re: Phails New Kore or w/e fix(havent tested)

    very nice. Needed this thanks.

  11. #11
    Proficient Member steven1234 is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: Phails New Kore or w/e fix(havent tested)

    thanks did it work or what no ones replyed the guy at top who said it worked i was watching him on t v and he said that befo he tested it.

  12. #12
    Mako is insane. ThePhailure772 is offline
    MemberRank
    Sep 2007 Join Date
    1,115Posts

    Re: Phails New Kore or w/e fix(havent tested)

    ? I haven't crashed servers in over a year LOL

  13. #13
    Proficient Member steven1234 is offline
    MemberRank
    Jan 2010 Join Date
    186Posts

    Re: Phails New Kore or w/e fix(havent tested)

    oh its not you then sorry name changed
    Last edited by steven1234; 07-08-11 at 05:58 PM.

  14. #14
    Enthusiast isaias008 is offline
    MemberRank
    May 2011 Join Date
    37Posts

    Re: New Crasher Patch(havent tested)

    how to compile these code?

  15. #15
    Proficient Member Chubby7 is offline
    MemberRank
    Oct 2010 Join Date
    HereLocation
    193Posts

    Re: New Crasher Patch(havent tested)

    Quote Originally Posted by isaias008 View Post
    how to compile these code?
    >.> Lol. You need ASM to fix this.



Page 1 of 2 12 LastLast

Advertisement