Video Tutorial – Structures In Memory
This is my video tutorial on structures in memory. We are going to focus on player structures which can be found in many commercial games and how to reverse them
Click here for the program and source code!
Enjoy.
VAMemory – Video Tutorial – How To Create A Trainer in C#
For this tutorial you will need the VAMemory DLL. You can download the newest version.
Download: VAMemory (v. 1.3)
Enjoy.
Back In The Game With A New Domain….Provider and Webspace
So yeah I changed Webspace and the domain transfer took quite a long time.
Right now I am working on tool to make mapping out memory structures even easier by comparing 2 side by side. Stay tuned for more!
Check out our affiliates as well!
Windows 7 How To: Filter Specific File Types In Explorer Window
Everyone knows this scenario: You want to open a file in the File Browser Dialog but the filter is set for a variety of filetypes (e.g. all image formats) but you only want to see the JPEG-Images.
Here is the solution: type (without the quotes) "*.jpg" into "Filename" textbox and hit "Enter". Done!
Explanation: the "*" stands for any name so you want to filter any file name with the file type ".jpg".
Enjoy!
How to Disable Subtitles in MKV
Since they are embedded into the MKV files, DirectVobSub is being used to display them.
If you want to disable the subtitles for a single movie you can just right-click the green arrow in the bottom right corner of your screen and click "Hide Subtitles".
If you want to disable them for every movie you have to right-click, go to DirectVobSub (Autoloader) and under the 'General' tab set it to never to load.