Posts: 22
Threads: 3
Joined: Mar 2025
Reputation:
1
so say i have dword, and then cast it to ptr as PTR, and do PTR[10]. is there a way to do this easier? context this is from what i found in dec, and its telling me that is ptr[10]. in my program, i have to cast my dword to dword ptr, just to do this hack. any way to not have to make this a ptr? beforehand i just index the pointer, but its a big hack (at least i think) and now am checking if theres alternatives.
Posts: 3
Threads: 0
Joined: Mar 2025
Reputation:
7
multiply it by the datatype size, so ptr+40 in this case.
Posts: 22
Threads: 3
Joined: Mar 2025
Reputation:
1
(03-21-2025, 01:06 PM)Chirality Wrote: multiply it by the datatype size, so ptr+40 in this case.
thank you
Posts: 6
Threads: 3
Joined: Mar 2025
03-24-2025, 12:43 AM
(This post was last modified: 03-27-2025, 01:38 AM by Admin.)
just don't use rust at all
niggerfaggot
Unregistered
(03-21-2025, 12:48 PM)OffSet Wrote: so say i have dword, and then cast it to ptr as PTR, and do PTR[10]. is there a way to do this easier? context this is from what i found in dec, and its telling me that is ptr[10]. in my program, i have to cast my dword to dword ptr, just to do this hack. any way to not have to make this a ptr? beforehand i just index the pointer, but its a big hack (at least i think) and now am checking if theres alternatives. hook the vtable on the upvalue with the driver using the std:  tring
Posts: 17
Threads: 2
Joined: Mar 2025
Reputation:
1
(03-29-2025, 05:15 PM)niggerfaggot Wrote: (03-21-2025, 12:48 PM)OffSet Wrote: so say i have dword, and then cast it to ptr as PTR, and do PTR[10]. is there a way to do this easier? context this is from what i found in dec, and its telling me that is ptr[10]. in my program, i have to cast my dword to dword ptr, just to do this hack. any way to not have to make this a ptr? beforehand i just index the pointer, but its a big hack (at least i think) and now am checking if theres alternatives. hook the vtable on the upvalue with the driver using the std: tring
Yeah cpp definitely has upvalues... also nice name
Posts: 22
Threads: 3
Joined: Mar 2025
Reputation:
1
(03-29-2025, 05:15 PM)niggerfaggot Wrote: (03-21-2025, 12:48 PM)OffSet Wrote: so say i have dword, and then cast it to ptr as PTR, and do PTR[10]. is there a way to do this easier? context this is from what i found in dec, and its telling me that is ptr[10]. in my program, i have to cast my dword to dword ptr, just to do this hack. any way to not have to make this a ptr? beforehand i just index the pointer, but its a big hack (at least i think) and now am checking if theres alternatives. hook the vtable on the upvalue with the driver using the std: tring
how is your name allowed?? also that is literally nonsense of the 10th degree
Posts: 31
Threads: 3
Joined: Mar 2025
Reputation:
2
(04-07-2025, 03:29 PM)OffSet Wrote: (03-29-2025, 05:15 PM)niggerfaggot Wrote: (03-21-2025, 12:48 PM)OffSet Wrote: so say i have dword, and then cast it to ptr as PTR, and do PTR[10]. is there a way to do this easier? context this is from what i found in dec, and its telling me that is ptr[10]. in my program, i have to cast my dword to dword ptr, just to do this hack. any way to not have to make this a ptr? beforehand i just index the pointer, but its a big hack (at least i think) and now am checking if theres alternatives. hook the vtable on the upvalue with the driver using the std: tring
how is your name allowed?? also that is literally nonsense of the 10th degree
hes just an average edgelord "haha slur and racism funny xd xd hahaha". i assume there isnt a name filter here or something
Posts: 118
Threads: 52
Joined: Mar 2025
Reputation:
2
(04-07-2025, 04:07 PM)DaGreatSkunksEqualToMaccas Wrote: (04-07-2025, 03:29 PM)OffSet Wrote: (03-29-2025, 05:15 PM)niggerfaggot Wrote: (03-21-2025, 12:48 PM)OffSet Wrote: so say i have dword, and then cast it to ptr as PTR, and do PTR[10]. is there a way to do this easier? context this is from what i found in dec, and its telling me that is ptr[10]. in my program, i have to cast my dword to dword ptr, just to do this hack. any way to not have to make this a ptr? beforehand i just index the pointer, but its a big hack (at least i think) and now am checking if theres alternatives. hook the vtable on the upvalue with the driver using the std: tring
how is your name allowed?? also that is literally nonsense of the 10th degree
hes just an average edgelord "haha slur and racism funny xd xd hahaha". i assume there isnt a name filter here or something
yeah I was planning on adding a namefilter
Posts: 7
Threads: 0
Joined: Mar 2025
Reputation:
2
(03-24-2025, 12:43 AM)PPMaccasSticks63 Wrote: just don't use rust at all
good advice
|