Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    Slinky's Avatar
    Join Date
    Oct 2006
    Posts
    13
    Reputation
    10
    Thanks
    0

    Need help with a personal project: Hacking NavyField

    Hello,

    I am a total newbie at hacking multiplayer games, but I would like to learn more. I have decided that I am going to single-handedly (with some tips and pointers from those who know their stuff and are willing to help) hack this game www.navyfield.com. It’s an MMORPG, and as far as I know, doesn’t have much protection.

    Now, before I begin, I’d like to know if there is anyone here who is good at this and would like to be my tutor? That way, if I have any questions, I can ask you, and you can point me in the right direction, etc. Or can I just come and post here in this thread to get help?

    Now, I’ll begin. My first question: where the hell do I begin? I have tried to do some research on the topic, and I have not found a lot to tell you the truth, but even the stuff I have found has (to truthfully tell you), overwhelmed me.

    What should I learn? What are the basic fundamentals I need to know before I start anything?

    Thank you for your time, and input, it is much appreciated,

    Slinky

  2. #2
    iverson954360's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    10,280
    Reputation
    940
    Thanks
    1,656
    My Mood
    Dead
    is it a downloadable client? or is it a in browser game
    Hip Hop thread Part 1 (No Longer Updated): https://www.mpgh.net/forum/316-music-...-hop-list.html
    Part 2 (No Longer Updated): https://www.mpgh.net/forum/2-general/...ad-pt-2-a.html
    Part 3: COMING SOON











  3. #3
    Slinky's Avatar
    Join Date
    Oct 2006
    Posts
    13
    Reputation
    10
    Thanks
    0
    It's a downloadable client.

  4. #4
    iverson954360's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    10,280
    Reputation
    940
    Thanks
    1,656
    My Mood
    Dead
    sorry for being afk, but i dont think will have the time for a couple of days, i have to do some religious cerimony shit :<
    Hip Hop thread Part 1 (No Longer Updated): https://www.mpgh.net/forum/316-music-...-hop-list.html
    Part 2 (No Longer Updated): https://www.mpgh.net/forum/2-general/...ad-pt-2-a.html
    Part 3: COMING SOON











  5. #5
    Slinky's Avatar
    Join Date
    Oct 2006
    Posts
    13
    Reputation
    10
    Thanks
    0
    Yup, no problem mate. However, could you quickly point me to any resources that I could get working on in the meantime? Like tutorials (I checked this site already), other forums and websites, etc.?

  6. #6
    iverson954360's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    10,280
    Reputation
    940
    Thanks
    1,656
    My Mood
    Dead
    figure out how to use wpe, that is recording values and sending packets back to the game, lets say for example you want to have health sent back to you're guy etc, you hurt yourself, and record getting the health back, then send this packet back constantly and ur guy should get health constantly

    https://www.mpgh.net/downloads/tools/

    download wpe pro 0.9 and disable ur firewall or it will get deleted
    Last edited by iverson954360; 10-21-2006 at 02:39 PM.
    Hip Hop thread Part 1 (No Longer Updated): https://www.mpgh.net/forum/316-music-...-hop-list.html
    Part 2 (No Longer Updated): https://www.mpgh.net/forum/2-general/...ad-pt-2-a.html
    Part 3: COMING SOON











  7. #7
    Slinky's Avatar
    Join Date
    Oct 2006
    Posts
    13
    Reputation
    10
    Thanks
    0
    Alright, thanks a lot, I'll get working on that.

  8. #8
    Slinky's Avatar
    Join Date
    Oct 2006
    Posts
    13
    Reputation
    10
    Thanks
    0
    I tried to capture the packets the game was sending back and forth, but WPE doesn't capture any. To test WPE, I tried other programs, and it captured the packets fine. Could it be due to some protection? I know the game has something called ENFUNS updater which always starts up in the beginning. The game also starts through NFlauncher.exe, not Navyfield.exe directly.

    Possible solutions? I couldn't find much on the internet under ENFUNS, I'll check out neworder.box.sk and see if they have anything, but it looks like an obscure little program, probably tailored for the game.

  9. #9
    iverson954360's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    10,280
    Reputation
    940
    Thanks
    1,656
    My Mood
    Dead
    well to help make sure your options are only checked for send
    Hip Hop thread Part 1 (No Longer Updated): https://www.mpgh.net/forum/316-music-...-hop-list.html
    Part 2 (No Longer Updated): https://www.mpgh.net/forum/2-general/...ad-pt-2-a.html
    Part 3: COMING SOON











  10. #10
    Slinky's Avatar
    Join Date
    Oct 2006
    Posts
    13
    Reputation
    10
    Thanks
    0
    Okay, I went into options and selected only Send and unchecked the rest, but WPE Pro is still not capturing any packets.

    EDIT: Haha, figured it out. Saw that there was another option, called Winsock 2.0, and under it, you could select WASend, etc. So I only selected that, and now I'm capturing packets.

  11. #11
    Slinky's Avatar
    Join Date
    Oct 2006
    Posts
    13
    Reputation
    10
    Thanks
    0
    How do I make sense of these packets? Using a hex editor? Or using a hex to binary to decimal converter? Which programs would be helpful.

  12. #12
    iverson954360's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    10,280
    Reputation
    940
    Thanks
    1,656
    My Mood
    Dead
    you really dont need most of that stuff, you just record the desired effect and send it to the server, and it should keep on doing the same effect
    Hip Hop thread Part 1 (No Longer Updated): https://www.mpgh.net/forum/316-music-...-hop-list.html
    Part 2 (No Longer Updated): https://www.mpgh.net/forum/2-general/...ad-pt-2-a.html
    Part 3: COMING SOON











  13. #13
    Slinky's Avatar
    Join Date
    Oct 2006
    Posts
    13
    Reputation
    10
    Thanks
    0
    Oh I see. Is there a way of actually making the packets make sense? Or is it impossible?

  14. #14
    Slinky's Avatar
    Join Date
    Oct 2006
    Posts
    13
    Reputation
    10
    Thanks
    0
    By the way, just sending a packet to replicate a desire effect just makes the game not respond to any important function (such as leaving the harbour, trying to make a new sailor, etc.). Do you think this might be due to protection?

  15. #15
    iverson954360's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    10,280
    Reputation
    940
    Thanks
    1,656
    My Mood
    Dead
    um, iunno, but does the desired effect happen? if it does maybe just use it when needed or something, i aint too good with this stuff, maybe someone of use maybe able to help you
    Hip Hop thread Part 1 (No Longer Updated): https://www.mpgh.net/forum/316-music-...-hop-list.html
    Part 2 (No Longer Updated): https://www.mpgh.net/forum/2-general/...ad-pt-2-a.html
    Part 3: COMING SOON











Page 1 of 2 12 LastLast

Similar Threads

  1. Need help with making new mod/hack
    By henky21 in forum CrossFire Mods & Rez Modding
    Replies: 6
    Last Post: 07-01-2010, 11:47 PM
  2. [Help] I need help with a gun duping hack!
    By HackManster in forum CrossFire Hacks & Cheats
    Replies: 0
    Last Post: 10-22-2009, 06:56 PM
  3. I need help With no menu warrock hack!(teamviewer)
    By wadwad in forum C++/C Programming
    Replies: 1
    Last Post: 09-22-2009, 04:18 PM
  4. I Need Help with Strife's Vista Hack!
    By KVizzle in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 09-13-2008, 10:27 AM
  5. need help with 12 sky money hack!!!!!
    By Mace in forum Hack Requests
    Replies: 0
    Last Post: 06-15-2008, 04:29 PM