Somehow the DMA scene snuck up on me so I am trying to play catchup in my understanding. I have done a bit of research and hoping the community can help fill in some gaps & correct any of my assumptions listed below.
DMA is basically directly access the memory and by passing the cpu making it hard for game guards to detect you. This is one of the components needed.
The DMA alone is not enough most bundles seem to also contain a fuser and KMbox.
A fuser is used for stealth some motherboards require advanced trickery to hide the intentions of the card. This seems to be done by bypassing bios or flashing it via the fuser box.
KMBox is what sends the keyboard and mouse input for auto aiming and targeting mainly. But can be used to send input for any reason if coded too.
Second computer: once this is all plugged then connected to a second computer. The second computer does all the work of analysing the memory and sending controls through the KMbox or changes the memory.
To make this an even more complex once you have the hardware you need to find a source of firmware. I have not found too much on this but this seem to be a major point of contention. Some say with the right firmware you can never get caught. Or it’s very unlikely. Never say never in the cyber space.
Now for some questions:
I read that the main models seem to come in 2 models t100 and t75. Some people say the t75 is not as capable and has a greater chance of being leading to you being caught. Is that right?
Firmwares are they cross game or do they bundle the game hack?
I read some where that certain mother boards are not compatible with DMA like ASUS boards. Is that true?
Are there other hardware limitations like best not to DMA with AMD or certain GPU architectures?
How powerful does a pc need to be to be the secondary pc?
Why don’t people use a raspberry pi as the second computer?
Is the expectation to buy the kit is it one kit per game of will any hardware work with any DMA tools?
How do I identify what is good firmware?
How safe is it for a tinkerer to use the setup once fully configured. If you can code but don’t know much about game bypassing how likely is the act of changing numbers in memory to get you caught. As in if I set my health variable to 999999 with that kind of thing get noticed by the game protections?