A 3D game made with PHP - Counter-Strike: Football 🏉

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

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

    Multiplayer FPS game - Counter-Strike: Football 🏉 (by solcloud)

  • sm64

    A Super Mario 64 decompilation, brought to you by a bunch of clever folks.

  • Mabalik tayo sa games: even if it's a compiled language, even if it's just a single binary file, sometimes, it's still possible to "steal" your code. This is what you call "disassembly". Tools like IDA Pro https://hex-rays.com/ida-pro/ or Ghidra https://ghidra-sre.org/ can do this. Eto yung tools na ginagamit ng mga "game crackers" but they operate in a very small scope - basta mairun lang yung games without the "integrity checks" kung binili mo ba talaga. Take note na it's not just games, it applies to all binary code that runs in the client - windows apps, mac apps, ios apps, android apps**. Ang example ng fully reverse engineered or "decompiled" code ay ang source code ng mario 64 - https://github.com/n64decomp/sm64

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ghidra-scripts

    A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.

  • Mabalik tayo sa games: even if it's a compiled language, even if it's just a single binary file, sometimes, it's still possible to "steal" your code. This is what you call "disassembly". Tools like IDA Pro https://hex-rays.com/ida-pro/ or Ghidra https://ghidra-sre.org/ can do this. Eto yung tools na ginagamit ng mga "game crackers" but they operate in a very small scope - basta mairun lang yung games without the "integrity checks" kung binili mo ba talaga. Take note na it's not just games, it applies to all binary code that runs in the client - windows apps, mac apps, ios apps, android apps**. Ang example ng fully reverse engineered or "decompiled" code ay ang source code ng mario 64 - https://github.com/n64decomp/sm64

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