A high-performance utility for scanning the RustClient.exe process memory to extract material data.
Purpose: research, debugging, and educational use only.
- Launch
RustClient.exe(found in your Rust installation directory). - Run the scanner executable.
- Favorited materials are printed to the console as a ready-to-paste C++ array. All materials are written to
output.txt.
- Creator: lyk64
This project is licensed under the MIT License - see the LICENSE file for details.