Giter Club home page Giter Club logo

rowblonks's Introduction

rowblonks

A hack for an old version of a brick game

About

I wrote this hack so some friends and I can mess around while I stay in-practice with reverse-engineering and game hacking. I have made the repository public to help serve my portfolio.

This hack fixes some bugs, bypasses some of the game's security checks, enables unlocking its frame rate, and extends its Lua API to add and restore functionality, with possibly more to come.

Usage

Using this hack requires a vanilla copy of the game version and a PE editor (such as Stud_PE). After compiling the DLL, the game's import table should be patched to include the nothing function, defined in dllmain.cpp. I recommend setting the IMAGE_FILE_LARGE_ADDRESS_AWARE flag in the COFF header's characteristics field to bump the game's memory limit to 4 GB, as well as the IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE and IMAGE_DLLCHARACTERISTICS_NX_COMPAT flags in the DLL characteristics field for additional security.

For certain reasons, I will not be sharing the game's version info or providing a method to obtain it.

rowblonks's People

Contributors

mayak-dev avatar

Stargazers

Yakov avatar fuzzy avatar  avatar

Watchers

 avatar

Forkers

yakov5776

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.