# AVA-Hack Hack for alliance of valiant arms ### Features - wallhack - D3D object based aimbot - Memory Hack ### Building for source AVA-HACK requires [DirectX Software Development Kit](https://www.microsoft.com/en-us/download/details.aspx?id=6812) to build. 1. Install [DirectX Software Development Kit](https://www.microsoft.com/en-us/download/details.aspx?id=6812). 2. Setup Include Directory and Library * Add your SDK path to "Include Directory" ``` Project -> Properties -> VC++ Directories -> Include Directories ``` * Add your SDK path to "Include Library" ``` Project -> Properties -> VC++ Directories -> Library Directories ``` 3. You can build now !!