SDM

Results 35 comments of SDM

Thanks for your report. By the look of the error, it appears to be an issue with the garbage collector. My current guess is that somehow the cheat might be...

Thanks for the reply. So its not a memory leak then which makes diagnosing this issue more difficult. What server have you been playing on? so I can try to...

I just updated the release and source to include a new feature that tries to disable the garbage collector every few seconds and reenable it so it can't get into...

After some trial and error, I have deduced that the error seems to be within either misc or aimbot. So I will keep trying to brute force the issue.

The issue appears to be in the misc class. So I will go through there just testing each function.

There is probably an override or inheritance issue with one of the weapon systems or its the no recoil hook.

It only writes to mutable pages that can't be CRCed. The cheat itself isn't detected. It is likely firmware, there have been plenty of firmware ban waves recently. Atomics firmware...

> Same happend for me but do you also get banned if you jsut have your dma card in and its detected ore only if it writes/reads memory out of...

Try Compiling in debug mode

To disable server command blocking, comment out the std::shared_ptr instance. All of the write features are safe on EAC. You can comment them all our if you want to just...