Memory Wallhack Source
Credits to Biesi. You need an undetected injector, and possibly an X-Trap bypass/HGWC/both bypass. I can't tell you because I bypass both in my private cheat, so it's hard for me to tell. Because I use detected signatures :/
memcpy_s(reinterpret_cast<void*>(WallAddress + 0xA4), 6, Status ? reinterpret_cast<void*>("\x00\x00\x00\x00\x01\x00" ) : reinterpret_cast<void*>("\x01\x01\x01\x01\x01\x01" ), 6);
How to find the wall address? Find out from phoenix-cf source.
Why did I re-release? Because they have no hacks here. It's easy to make a cheat with this.
It literally took me 2 days with google, I already have 5 feature D3D cheat I made.