-
Addition to CWCHEAT if possible?
To weltall I was wondering if you could add another data type when you search for values wich would be unknown data type I understand that this could create many instances but I think I would be nice to have if you didnt exactly know what the data type was and it would be great for new to hacking codes so please if possible could you add unkown as a data type under value searches thanx weltall for this great program either way
-
-

Originally Posted by
greazy
To
weltall I was wondering if you could add another data type when you search for values wich would be unknown data type I understand that this could create many instances but I think I would be nice to have if you didnt exactly know what the data type was and it would be great for new to hacking codes so please if possible could you add unkown as a data type under value searches thanx weltall for this great program either way
There already is search for unknown value. If you mean you're not sure what bit-type to use, then that's your problem really. It's easy to understand which one to use in which situation, and if you don't know what the value you're searching for is, that's when you use difference searching.
FYI:
8-bit = value is 0 to 255 (hex= 0 to FF)
16-bit= 256 to 65535 (hex= 100 to FFFF)
32-bit= 65536 to 4294967295 (hex= 10000 to FFFFFFFF)
Helpful? I hope so.
And this wouldn't be a terribly useful feature to anyone who knew what they're doing, and for that reason, and reasons of efficiency, it's extremely UNLIKELY that weltall would add it to cwcheat.
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
Forum Rules
Bookmarks