Results 1 to 2 of 2
  1. #1
    a stick's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Question Making Game Trainers/Hacks on MAC

    So I've been struggling recently as I have cracked this game's save file and haven't been able to make a game trainer for it being a Mac user. Ive tried learning C++ because I think thats what most game trainers are programmed in but EVERY tutorial I watch is for Windows or something other than OS X. And I haven't been programming in C++ for long so I wouldn't know, but I don't think I can get anything done because Mac doesn't have the same libraries as Windows. Im learning Python too and I really like it. I found a great tutorial series for it too but it uses Windows libraries and all this gibberish that my Mac doesn't understand. Is there a way to convert these libraries for Mac or something else? Thanks.

  2. #2
    Nimboso's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    554
    Reputation
    21
    Thanks
    2,636
    You csmt just convert the libraries since the underlying systems are completely different, though Mac OS has some functions for rpm and wpm.

    ReadProcessMemory() -> vm_read_overwrite()
    WriteProcessMemory() -> vm_write()


    I'm on mobile so I cant search for docs, but that's a start as far as searching goes.

Similar Threads

  1. [Tutorial] How to make game trainer in VB
    By Nano232 in forum Visual Basic Programming
    Replies: 14
    Last Post: 08-13-2018, 07:34 AM
  2. [Visual Basics Tutorial] Create a Flash game trainer/hack
    By X.Rated in forum Programming Tutorials
    Replies: 15
    Last Post: 05-22-2015, 05:12 AM
  3. [Request] Make Game Trainer Using Cheat engine
    By alexleepro in forum Visual Basic Programming
    Replies: 1
    Last Post: 12-03-2012, 03:19 AM
  4. how do u hack or make a trainer ?
    By wannabhaxer in forum Combat Arms Hacks & Cheats
    Replies: 11
    Last Post: 09-15-2008, 09:38 PM
  5. how can i make game hack?!!!!
    By UnknownID in forum General Game Hacking
    Replies: 2
    Last Post: 02-07-2006, 07:21 PM