Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Cabal Online
You last visited: Today at 16:54

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Offset Pointer Problem >.<

Discussion on Offset Pointer Problem >.< within the Cabal Online forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2012
Posts: 14
Received Thanks: 0
Red face Offset Pointer Problem >.<

sorry for asking noob question but im really stuck in this..

question:
--how to declare in (C++) the resulting address value of pointers and address?

ex:

#define Addr_Base 0x0000000
#define Addr_offset 0x0001
#define Addr_Value ??????


Addr_Base + Addr_offset = Addr_Value;

cheatcarrot is offline  
Old 08/29/2012, 15:30   #2
 
genesisVI's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 796
Received Thanks: 434
PHP Code:
*(DWORD*)(*(DWORD*) ADDR_BASE OFFSET1 value
no nid to declare value
genesisVI is offline  
Thanks
1 User
Old 08/29/2012, 15:40   #3
 
elite*gold: 0
Join Date: Aug 2012
Posts: 14
Received Thanks: 0
Quote:
Originally Posted by genesisVI View Post
PHP Code:
*(DWORD*)(*(DWORD*) ADDR_BASE OFFSET1 value
no nid to declare value
hmm.. then how can i change the value of the new address if it is not declared?

btw: thank you very much sir..
cheatcarrot is offline  
Old 08/29/2012, 15:45   #4
 
genesisVI's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 796
Received Thanks: 434
just type it
PHP Code:
*(DWORD*)(*(DWORD*) ADDR_BASE ADDR_PROC 2
genesisVI is offline  
Thanks
1 User
Old 08/29/2012, 15:52   #5
 
elite*gold: 0
Join Date: Aug 2012
Posts: 14
Received Thanks: 0
Thumbs up

Quote:
Originally Posted by genesisVI View Post
just type it
PHP Code:
*(DWORD*)(*(DWORD*) ADDR_BASE ADDR_PROC 2
ahaha.. silly me.. i didnt notice that..

thanks again
cheatcarrot is offline  
Old 08/30/2012, 05:41   #6
 
elite*gold: 0
Join Date: Jul 2011
Posts: 7
Received Thanks: 0
sir if u have 3 offset.. how will you code that?
rhexillion is offline  
Old 08/30/2012, 14:23   #7
 
elite*gold: 0
Join Date: Feb 2011
Posts: 109
Received Thanks: 150
there's a missing closing parenthesis
athori21 is offline  
Reply


Similar Threads Similar Threads
Pointer und offset addieren
02/26/2012 - .NET Languages - 5 Replies
HI! Kann mir bitt jemand diesen Pointer: &H290330 mit dieser Offset addieren: &H6F8 (Ich brauche das für VB08) Danke!
[FRAGE]VB10 Memoryediting -> Problem mit Pointer + Offset(s)
12/12/2011 - .NET Languages - 3 Replies
Huhu, ich versuche schon die ganze Zeit Memoryediting mit Pointern zu betreiben. Ich habe folgendes Modul gefinden: Module ReadWritingMemory Private Declare Function OpenProcess Lib "kernel32" (ByVal dwDesiredAccess As Integer, ByVal bInheritHandle As Integer, ByVal dwProcessId As Integer) As Integer Private Declare Function WriteProcessMemory1 Lib "kernel32" Alias "WriteProcessMemory" (ByVal hProcess As Integer, ByVal lpBaseAddress As Integer, ByRef lpBuffer As Integer, ByVal...
[VB] Pointer+Offset Einbinden
12/02/2010 - .NET Languages - 19 Replies
Guten Tag Alle Zusammen ! Folgendes Problem : Wie Baue ich diesen Pointer von CheatEngine in Mein Visual Basic EIn! http://s10.directupload.net/images/101130/t4fp524 r.png Hier Code von VB da IST KEI POINTER DA IST EINFACH DIE NORMALER ADRESSE ABER WIE BAUE Ich den POINTER und offset ein ?
help with pointer+offset
11/28/2010 - Last Chaos - 0 Replies
this is my code in c++ __inline ULONG_PTR ReadPointer(ULONG_PTR* ulBase, INT nOffset) { if (!IsBadReadPtr((VOID*)ulBase, sizeof(ULONG_PTR))) { if (!IsBadReadPtr((VOID*)((*(ULONG_PTR*)ulBase)+nOffs et), sizeof(ULONG_PTR))) { return *(ULONG_PTR*)((*(ULONG_PTR*)ulBase)+nOffset); }



All times are GMT +2. The time now is 16:54.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.