Results 1 to 10 of 10
  1. #1
    schaapjes's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    94
    Reputation
    24
    Thanks
    315
    My Mood
    Amused

    Cracky7 addy logger 1.0

    For netgame! Dont know if this works for mgame. You can try it it might log addy's for mgame.

    This I believe one of the first(or the first) addy logger for operation 7. That's because the adresses aren't in operation7.exe. This addy logger uses codecaves to find out what the pointers are. Once the addy logger made the codecave and found the pointer then it can create the adresses. This cost me some time to make for each so it's not much yet. I will add some more for public logger later. But the addy logger in the vip section will contain more in the future! If everything is right then this addy loger will log addy's after every update because of the findpattern function and inline asm!




    https://www.virustotal.com/file/90f2...is/1344612721/
    addy logger 1.0.rar - Jotti's malware scan

    How to use this addy logger?
    1.Turn on Adresses in the menu
    2.Follow the steps. For posx and speed it's just going into a room. For stamina it's using stamina like running or jumping.
    3.The addy logger will automaticly find the adresses which are needed to make the others!
    4.Once the addylogger have found some addresses then it will automaticly log them into log.txt
    5.If everything has been found then close it by using Exit operation7 in the menu

    Some addy's doesnt log?
    It's possible that the pattern has changed inside operation7. Go into log.txt and look what the error is.

    The addy logger will log it like:
    Code:
    ->Adress using to find position x has been founded! - 0x004633ea!
    ->Installed codecave!
    ->Adress using to find speed has been founded! - 0x00485a81!
    ->Installed codecave!
    ->Adress using to find stamina has been founded - 0x004847e0!
    ->Installed codecave!
    
    /////////////////////////////////////////////
    // ======== [ Op7 Addy Logger ] ========== //
    /////////////////////////////////////////////
    
    // ========== [ Using Posx ] ============ //
    #define MEM_POSX   0x00C1BEF8
    #define MEM_POSY   0x00C1BEFC
    #define MEM_POSZ   0x00C1BF00
    #define MEM_GRAVITYX  0x00C1BF04
    #define MEM_GRAVITYY  0x00C1BF08
    #define MEM_GRAVITYZ  0x00C1BF0C
    
    // ========== [ Using Speed ] =========== //
    #define MEM_SPEED   0x00C1CA88
    #define MEM_JUMPHEIGHT  0x00C1CA8C
    #define MEM_STAMINAREFILL 0x00C1CA94
    #define MEM_CANJUMP1  0x00C1CAA4
    #define MEM_CANJUMP2  0x00C1CA88
    #define MEM_FASTPDFG  0x00C1CD90
    
    // ========= [ Using Stamina ] ========= //
    #define MEM_HEALTH   0x00C35FE8
    #define MEM_STAMINA   0x00C35FEC
    
    /////////////////////////////////////////////
    // [ Addy's logged: 14                     //
    // [ Addy's failed: 0                     //
    // ========== [ End of logger ] ========== //
    /////////////////////////////////////////////
    If there are errors then it will log it in this file.

    Tested on Windows 7 - 32 bit
    And it's not beautifull yet. Will make it better in future now it functions!

    Credits:
    Me
    Hans211(dont know the number)
    Cheat engines
    Ida pro
    The one who made findpattern
    and more...


    I swap the last one with this one. This one doesnt contain advertisement .
    <b>Downloadable Files</b> Downloadable Files
    Last edited by schaapjes; 08-10-2012 at 01:46 PM.

  2. The Following 41 Users Say Thank You to schaapjes For This Useful Post:

    500porra (10-11-2012),@@santi (08-15-2012),asker042 (03-20-2013),berxeker (06-17-2013),ChronoAlex (04-06-2013),dhack (02-16-2013),dragon15963 (10-07-2012),fargiera (08-26-2012),FrankyOwen (07-19-2014),Gameover1 (01-31-2013),grodt11 (01-04-2013),hackingboii (03-16-2013),hytman49 (05-22-2013),janjan1 (03-25-2013),jeivarmarr (08-12-2012),kevinmasterr (07-06-2014),kickstar18 (01-01-2013),K_ing_Gamer (03-18-2014),logan423 (04-30-2014),macosx (05-05-2013),manuel28 (05-31-2013),marioelpiano (10-24-2012),marion123 (08-28-2012),Marlon Mendoza (04-20-2013),mauritorn (12-06-2012),mistycpowa1234 (08-26-2013),momo_teh_donut (09-30-2012),msoria94 (06-21-2013),NYNOUS (08-13-2012),p3dr0nch0 (09-18-2012),PLNET (02-13-2013),richy14 (11-21-2012),riderfalcon1 (05-19-2013),Ryoishen (02-13-2013),same19 (10-08-2012),santiago1522 (11-29-2012),SeKK (08-25-2012),soberano100 (02-27-2013),uzumaki304 (09-20-2012),vxvendettaa (07-24-2013),ws.erick.pv (09-22-2012)

  3. #2
    Blitz's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    127.0.0.1
    Posts
    4,132
    Reputation
    619
    Thanks
    5,035
    Approved


  4. #3
    jeivarmarr's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    really beautiful

  5. #4
    wlfblade's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    what is this and what does this do

  6. #5
    k0diddy's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Twisted
    Yeah I don't get, how do I get that into op7, do i inject it or something?

  7. #6
    farouker's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    My Mood
    Yeehaw
    Can you do a hack ? D:

  8. #7
    eliasjc27's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    hello my friend and haack aun funciona_ para op7 latino o no latino?

  9. #8
    mafia38's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    83
    Reputation
    10
    Thanks
    90
    hello
    i'm new in op7 hack by mpgh
    i have already use mpgh with A.V.A
    but i dont know
    what is the objectif of his hack ?

  10. #9
    kleinos's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    detected please release new

  11. #10
    Alex Alexx's Avatar
    Join Date
    Mar 2012
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0
    for hack i use injector what proces operation7.exe ?

Similar Threads

  1. [Request] addy logger
    By tremaster in forum WarRock Discussions
    Replies: 18
    Last Post: 12-09-2010, 08:50 AM
  2. [WarRock] Addy Logger
    By AeroMan in forum C++/C Programming
    Replies: 2
    Last Post: 10-18-2010, 12:00 PM
  3. Addy Logger
    By AeroMan in forum C++/C Programming
    Replies: 1
    Last Post: 03-10-2010, 07:43 AM
  4. [Request] Warrock Addy Logger
    By taylan in forum WarRock - International Hacks
    Replies: 3
    Last Post: 03-01-2010, 10:34 AM
  5. [Help] Warrock Addie-Logger?
    By Ziolean in forum WarRock - International Hacks
    Replies: 8
    Last Post: 04-08-2009, 11:28 AM