Forum Discussion

gg123xyz's avatar
5 years ago
Solved

a software coding routing to check for memory leaks and hackers

the pointer does these things:

- create pointer

- allocate memory address to pointer

- delete pointer to free up the memory address

- point pointer to new memory address

- delete new memory address

- pointer = null

my idea to check for memory leaks:

- create pointer = A1

- point pointer to memory address = A2

- delete pointer to free up the memory address = A3

- point pointer to new memory address = A4

- delete pointer to free up the memory address = A5

- pointer = null = A6

write A1 to A6 to a text file, identifying each of the three types of sections below into id tagged groups so they can be counted..

Section A1 and A6 should be the same number

Section A2 and A3 should be the same number

Section A4 and A5 should be the same number

to check for hackers;

- create pointer = A1

- point pointer to memory address = A2

- use the memory address, and then write the memory address giving it the same group id as A2 and A3

- delete pointer to free up the memory address = A3

- point pointer to new memory address = A4

- use the memory address, and then write the memory address giving it the same group id as A4 and A5

- delete pointer to free up the memory address = A5

- pointer = null = A6

When you use the memory it might be pointing to some hackers pointer memory address. this will show that a group A2, A3, or A4, A5, has more than one memory address in it which shows there is a hacker.

  • @gg123xyz Great info for them. A lot these cheats are injecting in the pc memory. Why i say full system scans looking for key programs or files would be good solution as well. It may be a mini rootkit but it will show they use cheats or at one time did.

    Those recoil macros are a memory injection hack. They gain access to your entire pc once you cut that thing on. That is why when i see a lot people say they was banned or hacked i often wonder did they use said programs that injected into their pc memory to gain access to everything you have google searched and have saved. Can even change those passwords without them even knowing.

2 Replies

  • @gg123xyz Great info for them. A lot these cheats are injecting in the pc memory. Why i say full system scans looking for key programs or files would be good solution as well. It may be a mini rootkit but it will show they use cheats or at one time did.

    Those recoil macros are a memory injection hack. They gain access to your entire pc once you cut that thing on. That is why when i see a lot people say they was banned or hacked i often wonder did they use said programs that injected into their pc memory to gain access to everything you have google searched and have saved. Can even change those passwords without them even knowing.
  • @gg123xyzi wrote some code in c++ to show the idea and made a youtube video that shows the theory first then the c++ code example.

Featured Places

Node avatar for Apex Legends General Discussion

Apex Legends General Discussion

Discuss the latest news and game information around Apex Legends in the community forums.Latest Activity: 6 minutes ago
32,079 Posts