| View previous topic :: View next topic |
| Author |
Message |
Faceless Cheater
Reputation: 0
Joined: 30 May 2006 Posts: 28
|
Posted: Thu Jun 01, 2006 6:16 am Post subject: Anyone can help about this ? |
|
|
How to add a DWord(4 bytes) in the address 6F00996C of a process ?
What is a DWord btw ?
tHx
|
|
| Back to top |
|
 |
Faceless Cheater
Reputation: 0
Joined: 30 May 2006 Posts: 28
|
Posted: Thu Jun 01, 2006 10:11 am Post subject: |
|
|
BUMP~
aNYONE?
|
|
| Back to top |
|
 |
me Grandmaster Cheater
Reputation: 2
Joined: 24 Jun 2004 Posts: 733 Location: location location
|
Posted: Fri Jun 02, 2006 11:15 am Post subject: |
|
|
well you have:-
byte
2 bytes = word
4 bytes =a double word ==========DWORD
8 bytes quad word ============qword
you also get floats and double floats which are decimal point versions of DWORD and QWORD,
well you said yourself dword (4 bytes)!!!
if your having trouble writing to that memory address its probably set as read only, like a file or exe you can set it to read only in the properties,
now you may be able to force it to writable with cheat engine within the memory view window but that address looks suspiciously high in memory like in is it your operating system code ????
edit* by the way a good place to look for programming terms for a start is wikedpedia or just google , you may not get many answers to really basic questions here so try that first *****
_________________
|
|
| Back to top |
|
 |
Faceless Cheater
Reputation: 0
Joined: 30 May 2006 Posts: 28
|
Posted: Sun Jun 04, 2006 7:56 am Post subject: |
|
|
| me wrote: | well you have:-
byte
2 bytes = word
4 bytes =a double word ==========DWORD
8 bytes quad word ============qword
you also get floats and double floats which are decimal point versions of DWORD and QWORD,
well you said yourself dword (4 bytes)!!!
if your having trouble writing to that memory address its probably set as read only, like a file or exe you can set it to read only in the properties,
now you may be able to force it to writable with cheat engine within the memory view window but that address looks suspiciously high in memory like in is it your operating system code ????
edit* by the way a good place to look for programming terms for a start is wikedpedia or just google , you may not get many answers to really basic questions here so try that first ***** |
Oh, ok tq. But can I add the DWord(4 bytes) in the address 6F00996C of a process via Cheat Engine ? Tq~~
|
|
| Back to top |
|
 |
|