| View previous topic :: View next topic |
| Author |
Message |
ABuck How do I cheat?
Reputation: 0
Joined: 10 Jun 2011 Posts: 2
|
Posted: Fri Jun 10, 2011 8:01 am Post subject: Need Help Finding A Static Address |
|
|
Hi, I know your all going to spam me with links to other posts however, I'm sure I've read about 99% of them related to finding a static address.
My problem:
I know I've posted it in game hacking however I need to get the index of the currently playing song in windows media player.
By this I mean in library the song that shows blue in WMP11
I can easily find the address of the index by simple filtering the searches with the index starting at 0 as normal.. for example look at attached pic
I have attempted to find a static address but with no success.
I done the usual, find what writes to the address, search it, for each address put as pointer, find what accesses the pointer and repeat.
If anyone can help me I would be grateful..
| Description: |
|
| Filesize: |
43.26 KB |
| Viewed: |
4327 Time(s) |

|
|
|
| Back to top |
|
 |
satanrules666 Advanced Cheater
Reputation: 0
Joined: 31 Oct 2010 Posts: 70 Location: New Zealand
|
Posted: Fri Jun 10, 2011 9:59 am Post subject: |
|
|
Have you tried the pointer scanner?
What cheat engine do you have you should download the beta off here?
_________________
|
|
| Back to top |
|
 |
ABuck How do I cheat?
Reputation: 0
Joined: 10 Jun 2011 Posts: 2
|
Posted: Fri Jun 10, 2011 11:44 am Post subject: |
|
|
| satanrules666 wrote: | Have you tried the pointer scanner?
What cheat engine do you have you should download the beta off here? |
Well I had a look at it but didn't understand it, Just took another look and it took me about 2 mins to find a base address and the offsets :/
I feel stupid
Thanks!
|
|
| Back to top |
|
 |
satanrules666 Advanced Cheater
Reputation: 0
Joined: 31 Oct 2010 Posts: 70 Location: New Zealand
|
Posted: Fri Jun 10, 2011 12:20 pm Post subject: |
|
|
dont worry im still not as good as most people on here but im ok enough to know a wee bit of code injection and using compares and a wee bit of dubugging but pointers where the first thing i learnt and still help me today when i need to change a value of an address but not permanently.
Ild suggest going into where you have cheat engine installed and running the tutorial.exe and then attach cheat engine to that and follow it
as the tutorial.exe showed me most of what i needed to know
Also ild read the cheat engine help file which also contains alot of info
If your still abit lost there a people on here who are awesome and have helped me mainly Darkbyte and Geri
also alot of others who make trainers for all the latest games like phy lowbit and a couple of others and they are really good aswell
ill also still continue to help but i suggest you do the tutorial first
if your stuck theres videos on youtube that show/tell you how to pass it but really to learn its best to achive it yaself
_________________
|
|
| Back to top |
|
 |
lucidity Advanced Cheater
Reputation: 0
Joined: 16 Feb 2011 Posts: 91
|
Posted: Fri Jun 10, 2011 12:36 pm Post subject: Re: Need Help Finding A Static Address |
|
|
| ABuck wrote: | | Hi, I know your all going to spam me with links to other posts however, I'm sure I've read about 99% of them related to finding a static address. |
I guess the 1% you haven't read about the pointer scanner is what you're looking for
If you need help, admit it and accept help... but if you're trying to ward off people from sending you links and information to read then you might as well just come out and ask someone to do it for you so we can cut right to the chase. It was the first thing in your post, which is a blatant contradiction since you're asking for help with the very same topic.
Reading memory values and doing things with the data is not the simplest programming task, so you should be prepared to spend plenty of time reading, studying, and experimenting. I don't mean this as an attack, but if you really want to learn about memory hacking then you better put your comfy slippers on and make some popcorn because you're going to do a lot of reading whether or not you like it.
Quite honestly, you should read about the pointer scanner and try using it for simple things like the tutorial until you get the hang of it. Manually finding pointers in more complex scenarios is downright insane unless you are very familiar with Assembly (even then, not very sane).
_________________
» Antec Twelve Hundred Full Tower » EVGA E760 CLASSIFIED » EVGA GeForce GTX 580 SuperClocked 1536MB » i7-980XE » CORSAIR DOMINATOR 6GB PC3 12800 DDR3 » OS: Intel X25-M SSD » Game Storage: Raid-0 2 x WD VelociRaptor 10000 RPM » CE Cache Drive: 500GB WD Caviar » Power Supply: OCZ Z Series Gold 1000W |
|
| Back to top |
|
 |
|