+ Reply to Thread
Page 3 of 11
FirstFirst 1 2 3 4 5 8 ... LastLast
Results 21 to 30 of 106

Thread: Pointer Search Development

  1. #21
    Join Date
    Jan 2008
    Posts
    72
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    3
    Actually for PC is enough, because it's easier to use.
    Anyway, is it possible to do some multi-level pointers in CWCheat? Or maybe in future you can add that? ;D

  2. #22
    Join Date
    Sep 2005
    Location
    Shevat
    Posts
    7.418
    Downloads
    4
    Uploads
    0
    Thanks
    0
    Thanked 1 Time in 1 Post
    Potenza rep
    19
    what do you mean for multi-level?

  3. #23
    Join Date
    Aug 2006
    Posts
    740
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    5
    hackerts if ur thinking about each level of each game then yes. It's the same concept.
    http://www.consoleworld.org/forum/cu...pic12401_1.gif
    PSP 5.00 M33-3 CWCheat Version:0.2.2 Rev. D
    If I helped you Up the Rep . THANKS AND PEACE!

  4. #24
    Join Date
    Oct 2007
    Posts
    45
    Downloads
    2
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    [Only registered and activated users can see links. ]
    CW Team



    So if this works out will you be adding it to CWcheat?

    because the codes are already there? when you add and save them.

    making another prx that can attach to CWcheat? Maybe.

    Would it be possible to make it say what reads this addy and what writes to this addy also?

  5. #25
    Join Date
    Sep 2005
    Location
    Shevat
    Posts
    7.418
    Downloads
    4
    Uploads
    0
    Thanks
    0
    Thanked 1 Time in 1 Post
    Potenza rep
    19
    sorry i can't understand. in any case the plugin approach is quite useless for most cases as you will need to reboot the game. adding all that code to cwcheat to manage this isn't really memory cost/usefullness good. a separate application would be better, even with db management maybe...
    anyway a psp port would be in future not now and not in the next release that for sure.

    btw i got it even more complete. now it can do multiple searches reducing results based on old search, the ability to start from scratch and so on. due to it's design if you get zero result you can avoid using the erase result function and just continue searching it will get results, in this case, like if you erased results (as there are no results )
    now it's missing only the cheat maker and some eyecandy

    i'd need someone using linux btw for betatesting (i will port to windows and/or macosx only after)

    Attached Images

  6. #26
    Join Date
    Jan 2008
    Posts
    72
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    3
    @weltall just like level 2 pointer, it require a pointer and 2 offset to reach the address you're hacking ;D

    @gangstamalu sorry I don't understand what you mean. O_O"

  7. #27
    Join Date
    Aug 2006
    Posts
    740
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    5
    Hey weltall is this monster(jk) ur creathing spit out the full code or do u have to put it in Pointer Commands?

    I also don't understand what fnice is saying.

    @hackerkts well i was trying to answer ur question.
    Anyway, is it possible to do some multi-level pointers in CWCheat? Or maybe in future you can add that? ;D
    I don't quite understand?
    http://www.consoleworld.org/forum/cu...pic12401_1.gif
    PSP 5.00 M33-3 CWCheat Version:0.2.2 Rev. D
    If I helped you Up the Rep . THANKS AND PEACE!

  8. #28
    Join Date
    Dec 2007
    Posts
    100
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    3
    he is talking about level 2 or level 3 pointers

  9. #29
    Join Date
    Sep 2005
    Location
    Shevat
    Posts
    7.418
    Downloads
    4
    Uploads
    0
    Thanks
    0
    Thanked 1 Time in 1 Post
    Potenza rep
    19
    so read pointer go to offset read that pointer and go to that?
    if so it wasn't implemented also if it was prepared by the extra line pointer because it wasn't usefull the last time pointers were worked on.
    it has pointer => adress+offset pointer+anotheroffset => adress+offset

  10. #30
    Join Date
    Sep 2005
    Location
    Shevat
    Posts
    7.418
    Downloads
    4
    Uploads
    0
    Thanks
    0
    Thanked 1 Time in 1 Post
    Potenza rep
    19
    now it's pratically done. it's missing only the support of reverse offsets and a proper testing, then i will install mingw and rebuild it on windows

    now it can automatically generate codes :D easy as 1, 2,3


    Attached Images

+ Reply to Thread
Page 3 of 11
FirstFirst 1 2 3 4 5 8 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158