/Portal2Hack

A hack/trainer for the PC video game Portal 2. Demonstrates C++ and Win32 programming, including multithreading, and external/remote process memory manipulation.

Primary LanguageC++

This hack allows a user to change the velocity of their character in single-player mode on Portal 2. I've uploaded a demo video to YouTube: https://youtu.be/_aLCpCKeQ8w?t=2m31s


Below are other examples of C Win32 GUI programming for my hacks (no MFC, .NET, wrapper/Qt)

Clipper

A hack I worked on for the FFXI community for about 3-4 years, with donations for continued support/development.

Some features:

  • Speed hack - run faster than normal in game
  • Walk through walls - ignore collision detection
  • Attach to different instances of game by clicking on Name from combobox to support players that multiboxed

Jumper

Another hack I worked on for FFXI. Name based on movie Jumper, because I thought it was super cool. :)

Some features:

  • Save coordinates to wherever you're standing in game per map/area/level you're in
  • Double-click on coordinate to teleport to that location
  • Attach to different instances of game by clicking on Name from combobox to support players that multiboxed

GTA: Vice City - Velocity Hack

A hack that allows you to have total control of your vehicle and fly it around using the hot keys you set up in this GUI.