Software Alternatives & Reviews

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

IDA Ghidra
  1. 1

    IDA

    The best-of-breed binary code analysis tool, an indispensable item in the toolbox of world-class software analysts, reverse engineers, malware analyst and cybersecurity professionals.
    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.

    #IDE #Software Development #Decompiler 11 social mentions

  2. 2
    Software Reverse Engineering (SRE) Framework
    Pricing:
    • Open Source
    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.

    #Developer Tools #Software Development #SRE 64 social mentions

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

Log in or Post with