Posts by pushedx
4 posts total, newest first.
Vector class for Arduinoin C++/C Programming - There's a lot of C++ nuances you need to be aware of to understand why your code is exhibiting the behavior it currently is. I'll start listing some of them, but please keep in mind C++ is a rather complex language, and Looking through walls (Unity-based C#)in Rust Hacks / Cheats - Agreed; there's a lot of cool things you can do once you get your own assemblies loaded into Rust. Modding is so much easier not having to go through Reflexil aside from setting up your function hooks. I've been playing cAddressTablein C++/C Programming - Very nice work, thanks for sharing! I've been looking for some existing code to use to obtain a list of exports from a target and couldn't find any simple and clean code to copy over into a project. I have imports done, Detours 2.1in C++/C Programming - Here's a short tutorial on using Detours 2.1 with Visual Studio 2008 via the IDE.
1. Download and install "DetoursExpress.msi" from their page (http://research.microsoft.com/en-us/projects/detours/). The default folde
Showing the 4 most recent posts.