Archive

Archive

This page contains old software which is no longer maintained and/or is no longer relevant.
icon

Windows 10 color control

A tool for early versions of Windows 10 to modify the system colors.
icon

Virtuoz

A minimal and robust virtual desktop utility for Windows 7 and 8.
icon

Resource Hacker FXer

A patcher for Resource Hacker v3.6.0.92 that fixes many bugs and adds new features.
icon

Quick Folder Menu

A tiny application that opens a menu of the folder specified in the command line.
icon

A command line screenshot maker

A small tool for making screenshots from the command line.
icon

Ragdoll Masters Online

An add-on for the Ragdoll Masters game that allows you to play online.

OllyDbg plugins

OllyDbg is a 32-bit assembler level debugger for Windows with emphasis on binary code analysis. It was very popular back in the day, but it hasn’t been updated since 2013, and even thought some progress was made, a 64-bit version was never released. Below is my old collection of plugins for OllyDbg.

Portablizer

Makes OllyDbg portable, which means that the OllyDbg folder can be moved to another location without having to fix ollydbg.ini manually.

Symbols on Demand

Disables loading of debug symbols by default, making loading much quicker, and allows selective per-module loading of debug symbols on demand.

DumpAddressColor

Colorizes the double-words in the CPU dump of OllyDbg 2, showing code addresses, data addresses and window handles in different colors.

DumpHistoryNavFixer

Fixes a minor, but annoying issue with the CPU dump history navigation in OllyDbg 2.

FollowImmediateConstant

Adds the missing option to follow immediate constant in OllyDbg 2, just like in OllyDbg 1.10.

QuickAddressCopy

Allows copying the address of the selected item/command/byte with the Ctrl+X keyboard shortcut.

Utilities for Icy Tower

Icy Tower is a video game released in 2001, which I followed until about 2009. I found it fun and challenging as a kid, and it was one of the games that got me into programming.

Icy Tower Trainer

A trainer for Icy Tower v1.3.1 with options such as freezing the clock and changing the score to any value.

Icy Tower Replay Tool

A tool for viewing the content of Icy Tower replays, and doing other operations such as verification and renaming.

Icy Tower Initial Speed Changer

A tool for changing the initial speed of the screen movement.

Icy Tower Floor Controller

A tool for modifying the length of the floors in Icy Tower.

K+ calculator

A tool for calculating your Icy Tower K+ score.

Utilities for Little Fighter 2

Little Fighter 2 is yet another video game I enjoyed as a kid. Like with Icy Tower, the utilities I created for the game were among the first programs I made.

LF2 Data Changer

A program for editing LF2 data files.

LF2 Ultimate Patcher

A patcher for LF2 that allows configuring various aspects of the game.

LF2 FPS Changer

A tool for changing the FPS (frames per second) rate of LF2.
Posted on December 5th, 2021.

Comments are closed.