Page 1 of 4 123 ... LastLast
Results 1 to 15 of 60

Hybrid View

  1. #1
    lolz2much's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    743
    Reputation
    28
    Thanks
    807
    My Mood
    Amused

    engine.exe i found out how to get it open in a debugger

    HAD TO ATTACH IT IN A TEXT FILE CAUSE IT WAS WAY OUTSIDE THE CHARACTER PER POST LIMIT

    will update with all exe's

    this is hshield


    edit combatarms exe added

    engine .exe will be added soon as i get past the crash problem


    ok u guys i tried to upload the debugger here that will work on engine.exe but it keep failing so just google this

    "Debuggy By Vanja Fuckar"


    and u will find the debuger that works ON ENGINE.EXE
    Last edited by lolz2much; 07-30-2009 at 10:49 PM.

    i had no idea how many people in ca are on mpgh...i went in a game, and there was a room called "lol2much fly hack" and everybody had it...it was fun...




  2. The Following 4 Users Say Thank You to lolz2much For This Useful Post:

    czudej (07-30-2009),minerslicer1 (07-30-2009),Pixie (07-31-2009),zlavik (07-30-2009)

  3. #2
    g187rideordie's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Posts
    199
    Reputation
    9
    Thanks
    20
    My Mood
    Cool
    what does that exactly do by the way. I'm a little new to hacks.

  4. #3
    ryansasz's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    seallte wa
    Posts
    137
    Reputation
    10
    Thanks
    24
    My Mood
    Breezy
    yea what does this do?

    can you explain a little more?

    Kidd Ninjaa

    1st video: Music video -Cant Be Real | 2nd video: Me and JR Parker - Let Me Love You


  5. #4
    Ryan's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    7,919
    Reputation
    411
    Thanks
    998
    My Mood
    Relaxed
    Ohhhh niceeeee...can't wait for this to be approved so I can check it out.

  6. #5
    phucu's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    Your Inner Thoughts
    Posts
    191
    Reputation
    10
    Thanks
    17
    My Mood
    Stressed
    Quote Originally Posted by lolz2much View Post
    HAD TO ATTACH IT IN A TEXT FILE CAUSE IT WAS WAY OUTSIDE THE CHARACTER PER POST LIMIT
    it'll be interesting to see.

  7. #6
    lolz2much's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    743
    Reputation
    28
    Thanks
    807
    My Mood
    Amused
    engine exe is a lil hard but heres a section of the memory i was able to capture before it locks up the debugger

    Code:
    00858000 | F4            | HLT                            |
    00858001 | 24 12         | AND     AL, 12                 |
    00858003 | 9C            | PUSHFD                         |
    00858004 | B2 37         | MOV     DL, 37                 |
    00858006 | 04 00         | ADD     AL, 0                  |
    00858008 | 13D9          | ADC     EBX, ECX               |
    0085800A | 0900          | OR      DWORD PTR [EAX], EAX   |
    0085800C | 72 61         | JB      0085806F               |
    0085800E | 3C 00         | CMP     AL, 0                  |
    00858010 | 0000          | ADD     BYTE PTR [EAX], AL     |
    00858012 | 0000          | ADD     BYTE PTR [EAX], AL     |
    00858014 | B8 00000000   | MOV     EAX, 0                 |
    00858019 | 60            | PUSHAD                         |
    0085801A | 0BC0          | OR      EAX, EAX               |
    0085801C | 74 68         | JE      00858086               |
    0085801E | E8 00000000   | CALL    00858023               |
    00858023 | 58            | POP     EAX                    |
    00858024 | 05 53000000   | ADD     EAX, 53                |
    00858029 | 8038 E9       | CMP     BYTE PTR [EAX], E9     |
    0085802C | 75 13         | JNZ     00858041               |
    0085802E | 61            | POPAD                          |
    0085802F | EB 45         | JMP     00858076               |
    00858031 | DB2D 37808500 | FLD     TBYTE PTR [858037]     |
    --
    --
    --
    --
    --
    00858040 | 40            | INC     EAX                    |
    00858041 | E8 00000000   | CALL    00858046               |
    00858046 | 58            | POP     EAX                    |
    00858047 | 25 00F0FFFF   | AND     EAX, FFFFF000          |
    0085804C | 33FF          | XOR     EDI, EDI               |
    0085804E | 66:BB 195A    | MOV     BX, 5A19               |
    00858052 | 66:83C3 34    | ADD     BX, 34                 |
    00858056 | 66:3918       | CMP     WORD PTR [EAX], BX     |
    00858059 | 75 12         | JNZ     0085806D               |
    0085805B | 0FB750 3C     | MOVZX   EDX, WORD PTR [EAX+3C] |
    0085805F | 03D0          | ADD     EDX, EAX               |
    00858061 | BB E9440000   | MOV     EBX, 44E9              |
    00858066 | 83C3 67       | ADD     EBX, 67                |
    00858069 | 391A          | CMP     DWORD PTR [EDX], EBX   |
    0085806B | 74 07         | JE      00858074               |
    0085806D | 2D 00100000   | SUB     EAX, 1000              |
    00858072 | EB DA         | JMP     0085804E               |
    00858074 | 8BF8          | MOV     EDI, EAX               |
    00858076 | B8 1ED34800   | MOV     EAX, 48D31E            |
    0085807B | 03C7          | ADD     EAX, EDI               |
    0085807D | B9 6D823F00   | MOV     ECX, 3F826D            |
    00858082 | 03CF          | ADD     ECX, EDI               |
    00858084 | EB 0A         | JMP     00858090               |
    00858086 | B8 1ED38E00   | MOV     EAX, 8ED31E            |
    0085808B | B9 6D828500   | MOV     ECX, 85826D            |
    00858090 | 50            | PUSH    EAX                    |
    00858091 | 51            | PUSH    ECX                    |
    00858092 | E8 87000000   | CALL    0085811E               |
    00858097 | E8 00000000   | CALL    0085809C               |
    0085809C | 58            | POP     EAX                    |
    0085809D | 2D 26000000   | SUB     EAX, 26                |
    008580A2 | B9 88FD6300   | MOV     ECX, 63FD88            |
    008580A7 | 81E9 9BFB6300 | SUB     ECX, 63FB9B            |
    008580AD | 8948 01       | MOV     DWORD PTR [EAX+1], ECX |
    008580B0 | C600 E9       | MOV     BYTE PTR [EAX], E9     |
    008580B3 | 61            | POPAD                          |
    008580B4 | E9 AF010000   | JMP     00858268               |
    Quote Originally Posted by ryansasz View Post
    yea what does this do?

    can you explain a little more?

    for somone who codes they can use the info to write a bypass
    to everyone else this information is useless


    crap sorry i dbl posted
    Last edited by Obama; 07-30-2009 at 01:58 PM.

    i had no idea how many people in ca are on mpgh...i went in a game, and there was a room called "lol2much fly hack" and everybody had it...it was fun...




  8. #7
    aswhooper's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Two trailer park girls go round the outside; round the outside, round the outside!!!
    Posts
    374
    Reputation
    13
    Thanks
    220
    My Mood
    Bitchy
    wow. well good luck with that. lol

  9. #8
    Ryan's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    7,919
    Reputation
    411
    Thanks
    998
    My Mood
    Relaxed
    I think I may try making a bypass for this once it's approved.
    It'll be easy now.

  10. #9
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587
    So exactly what is in the txt? so i will be able to open CA up in ollydbg?

    00858097 and 00858092 is what it looks like its callng to start HShield,



    I suggest putting a virus scan even though your not going to post a virus, all it will take is one lying noob and your banned.
    Last edited by Disturbed; 07-30-2009 at 01:24 PM.


  11. #10
    lolz2much's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    743
    Reputation
    28
    Thanks
    807
    My Mood
    Amused
    Quote Originally Posted by xdiducktapex View Post
    So exactly what is in the txt? so i will be able to open CA up in ollydbg?

    00858097 and 00858092 is what it looks like its callng to start HShield,



    I suggest putting a virus scan even though your not going to post a virus, all it will take is one lying noob and your banned.
    u cant get a virus form an txt file

    and no olly will crash


    using this we may be able to find out what engine.exe expects form hshield and we can mimic it with a fake hshield exe.

    we will see once i can get the entire process debug saved

    i get it now but when i goto copy it all to a txt file the debugger is crashing

    i had no idea how many people in ca are on mpgh...i went in a game, and there was a room called "lol2much fly hack" and everybody had it...it was fun...




  12. #11
    BrianV12's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Here
    Posts
    169
    Reputation
    10
    Thanks
    20
    My Mood
    Relaxed
    Yeah, I tried a memory tool on the exe. If you mess with it you can get in game, but the game will crash. The game updates the process on the fly. So you can't use one to say, change the amount of your hp or ammo.
    Oh and for a bypass, you need to hack HShield not CA.
    Last edited by BrianV12; 07-30-2009 at 01:25 PM. Reason: added info.

  13. #12
    zachman456's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    161
    Reputation
    9
    Thanks
    10
    My Mood
    Cynical
    Quote Originally Posted by BrianV12 View Post
    Yeah, I tried a memory tool on the exe. If you mess with it you can get in game, but the game will crash. The game updates the process on the fly. So you can't use one to say, change the amount of your hp or ammo.
    Oh and for a bypass, you need to hack HShield not CA.
    If you can delet or w/e the Hsheild calling strings, the game wont know if your hacking AND it wont run HSheild, but it wont notice its not

  14. #13
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587
    actauly, its simpilar to just NOP the parts of engine.exe code that calls to HShield, and gets returns form it.


  15. #14
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587
    What debugger are you using?


  16. #15
    lolz2much's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    743
    Reputation
    28
    Thanks
    807
    My Mood
    Amused
    Quote Originally Posted by xdiducktapex View Post
    What debugger are you using?
    the one in mhs
    im working on dumping hshield now but its freezing when i try to copy

    if i dont copy it dosent crash,only when i hit cntrl+c does it lock up

    i had no idea how many people in ca are on mpgh...i went in a game, and there was a room called "lol2much fly hack" and everybody had it...it was fun...




Page 1 of 4 123 ... LastLast

Similar Threads

  1. Replies: 13
    Last Post: 06-02-2009, 01:40 AM
  2. Hey guys i found out how to work wallhack but may d/c you!
    By killingfly in forum Combat Arms Hacks & Cheats
    Replies: 21
    Last Post: 05-03-2009, 11:40 AM
  3. HOW TO GET BLACKED OUT GUNZZZ...
    By toronto in forum Combat Arms Hacks & Cheats
    Replies: 19
    Last Post: 08-29-2008, 10:22 PM
  4. How to get standard exe template for VB?
    By wakaraka in forum WarRock - International Hacks
    Replies: 8
    Last Post: 10-17-2007, 05:43 PM
  5. How To Get Hacks With Cheat Engine 5.3?
    By naomelembro14 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 02-20-2007, 01:26 AM

Tags for this Thread