Home > Tools

Free Tools

NOTE: You will need the .NET framework installed to be able to use some of these tools. You can download it from Microsoft


Tool.NET required?
SplitterYES
This tool will split up a file into multiple chunks of any size, and later recombine them. Use this if you need to backup a file that's too large to fit on the DVD/CD, Thumb Drive, or whatever media it's too large to store it. Great for Hard Disk images.
fileTrimmerYES
So you've got a video you want to burn onto a dvd as an AVI, and it's just 150 kb too big to fit. You know that last 150 k is about 3 frames of the tail end of the credits and you can live without it. This tool will make a copy of a file (or a group of files) and conveniently forget to write the last X bytes for you, thus trimming it.
eqMapperNO
This is an offline map editor for the game of Everquest.
What's The PointerYES
This is a memory peek/poke utility. It will not access another processes memory but it can be used to browse open memory or it's own memory.
It's not entirely practical but the c++ source code is included if you'd like to use it to gain some understanding of pointers