GithubHelp home page GithubHelp logo

dsasmblr / game-hacking Goto Github PK

View Code? Open in Web Editor NEW
4.6K 225.0 608.0 123 KB

Tutorials, tools, and more as related to reverse engineering video games.

Home Page: https://guidedhacking.com/?utm_source=dsasmblr

License: The Unlicense

game-hacking reverse-engineering cheat-engine

game-hacking's Issues

Expired link

Link for "Introduction to IDA Pro (ARM, via Mac)" is dead. Do you have any mirror link?

Suggestion: Add Process Hacker

https://wj32.org/processhacker/index.php

It's a GPL alternative to Process Explorer with a familiar look and feel and a very rich feature set. I have switched to it from PE a few years ago and using it has always been an overwhelmingly positive experience. It may very well be one of the best open-source Windows system tools out there.

Some more (Mostly java) links

Here's some neat java tools I use pretty often:

  • Deobfuscator
    • This is an all-in-one Java deobfuscator which will deobfuscate code obfuscated by most obfuscators available on the market.

      • Supported Obfuscators: Allatori, DashO, SkidSuite, Smoke, Stringer, Zelix + generic features shared by many obfuscators
  • Helios
    • Helios is an all-in-one Java reverse engineering tool. It features integration with the latest up-to-date decompilers.

      • Decompilers: Krakatau, Fernflower, CFR, Procyon, Javap
      • All decompiler settings available through the UI
  • Recaf
    • An easy to use modern Java bytecode editor.

      • Use to edit the binary of java games and such without needing a hex editor or without having to decompile and recompile classes.
    • Disclosure: I made this
  • JRemapper
    • An easy to use GUI for remappin classes, methods, and fields of compiled java programs.

      • Makes making mappings for obfuscated programs a breeze. Helpful for cases like Minecraft.
    • Disclosure: I made this

Also since I saw you added a portal 2 hack there's an open source Source Engine hack that works for multiple games. Looks like on non-main branches there's some activity.

Hlo

I'm new here I want to learn some hacking help me out

BlackBone library

Im currently using a library source called (BlackBone)[https://github.com/DarthTon/Blackbone]. It provides
varieties features including a driver method for anti-detection, which is powerful af. The only pain is that it's a C++ library so I cant just compile the codes into C#. But it's still cool.

Please check and decide whether this is good enough to be in the list.

Some URLs for your great list :)

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.