Reversing Windows Minesweeper - Project Layout?

This page summarizes the projects mentioned and recommended in the original post on /r/REGames

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • sweepre

    This is a mirror repository. Please use the GitLab repository for issues, PRs, etc.

    I'm generally new to RE and haven't done something on this scale before so I had a few questions. GitHub repository is here for reference.

  • OpenRCT2

    An open source re-implementation of RollerCoaster Tycoon 2 🎢

    My project's method for doing this was based on the method IntelOrca used for OpenRCT2 back before it achieved full reimplementation status. That project had another challenge to deal with, since RCT2 lacked a stable calling convention due to most of the code being hand-written assembly. My project ended up switching things around a bit for convenience. While the releases of MC2 didn't have working DEP and Relocations due to the DRM, it wasn't too difficult to get both working again, which allowed me to convert the original EXE into a DLL that I could link my project against.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts