• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Hacking with a mac

  • 192
    Posts
    17
    Years
    Hey i got a macbook for my chrissy and so i now want to serious hacking and i was wondering if anyone one else uses a mac to hack and if there are hacking tools made for mac
     

    cheat hacker

    Dark Hacker
  • 2
    Posts
    16
    Years
    • Seen Dec 30, 2007
    nope..none i found and i also have a mac so i feel your pain
    ----------------------------------------------------------------------------------
    i hate windows and want to burn all of them! hahahhahah
     

    Apple Inc.

    This Changes Everything. Again
  • 732
    Posts
    16
    Years
    Well you can run Windows XP on a mac for free and run the tools there. Go on the Mac website or google Windows on a Mac and you'll find it
     

    cheat hacker

    Dark Hacker
  • 2
    Posts
    16
    Years
    • Seen Dec 30, 2007
    Well you can run Windows XP on a mac for free and run the tools there. Go on the Mac website or google Windows on a Mac and you'll find it

    No duh you can run windows on mac!!! who doesnt know tht......the programs r bootcamp parlles or crossover just google it and u will be able to download it
     
  • 1,372
    Posts
    18
    Years
    • Seen Jan 18, 2021
    You can use WINE (a windows emulator) to use hacking tools and programs.
     

    Cartmic

    Hi there, it's been awhile.
  • 618
    Posts
    20
    Years
    [Edit]

    Oh dear I miss read to question, so just ignore what I said about PPC if you saw it D=

    [/Edit]

    Right im sure Tile Mole will run on it as it is a Java application. As for everything not Graphical based, there is bound to be a hex editor avaliable for OS X.
     
    Last edited:

    Roddy

    Absent Scripter
  • 10
    Posts
    16
    Years
    • Seen May 5, 2008
    Pokescript and BufRite doesn't work when using WINE on a Mac. But all other programs do work perfectly.

    Does anyone have any program that could run in a Mac with WINE and X11, but, does not need Windows commands [off WINE] like the Compile one?
     

    Cartmic

    Hi there, it's been awhile.
  • 618
    Posts
    20
    Years
    Pokescript and BufRite doesn't work when using WINE on a Mac. But all other programs do work perfectly.

    Does anyone have any program that could run in a Mac with WINE and X11, but, does not need Windows commands [off WINE] like the Compile one?

    A native OS X application? What are you asking here? What would be the point in WINE?

    Ahh I see, you are asking if there are any open sorce programs around. I think there are, but most of them are coded in silly VB.
     

    shane2243

    Dragonite Lover
  • 94
    Posts
    16
    Years
    im using a mac too.



    i tried downloading darwin port, but it downloaded macports is that right?


    also after i install it, it saves to the mac HD but i cant find it.



    i really want to start hacking a rom but cant get any hacking tools for mac.
     

    ~CyberKitsune09~

    Proud Tails fan!
  • 185
    Posts
    16
    Years
    im using a mac too.



    i tried downloading darwin port, but it downloaded macports is that right?


    also after i install it, it saves to the mac HD but i cant find it.



    i really want to start hacking a rom but cant get any hacking tools for mac.

    Try this in terminal
    Code:
    cd /opt/local/bin/
    sudo port install wine

    Then after it's done...
    Code:
    cd /opt/local/bin/
    wine winecfg.exe

    Then just use
    Code:
    wine file.exe
    to start a progam
     

    shane2243

    Dragonite Lover
  • 94
    Posts
    16
    Years
    Try this in terminal
    Code:
    cd /opt/local/bin/
    sudo port install wine

    Then after it's done...
    Code:
    cd /opt/local/bin/
    wine winecfg.exe

    Then just use
    Code:
    wine file.exe
    to start a progam




    i got this far
    Code:
    cd /opt/local/bin/
    sudo port install wine
    but in the file bin there are two files called port and portf, and both tell me to chose an application.
     

    Cartmic

    Hi there, it's been awhile.
  • 618
    Posts
    20
    Years
    i got this far
    Code:
    cd /opt/local/bin/
    sudo port install wine
    but in the file bin there are two files called port and portf, and both tell me to chose an application.

    Open the terminal and type it in, dont go to /opt/local/bin in the GUI file manager, which i assume you have done, as other wise what you said wouldn't have happend.
     

    shane2243

    Dragonite Lover
  • 94
    Posts
    16
    Years
    i tried using it in the terminal but i get a message saying
    Code:
    Library not loaded: /usr/lib/libcurl.4.dylib
      Referenced from: /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib
      Reason: image not found
        while executing
    "load /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib"
        ("package ifneeded" script)
        invoked from within
    "package require Pextlib 1.0"
        (procedure "mportinit" line 382)
        invoked from within
    "mportinit ui_options global_options global_variations"
    Error: /opt/local/bin/port: Failed to initialize MacPorts, Library not loaded: /usr/lib/libcurl.4.dylib
      Referenced from: /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib
      Reason: image not found
     
  • 6
    Posts
    17
    Years
    • Seen Mar 16, 2013
    You can use WINE (a windows emulator) to use hacking tools and programs.

    Very incorrect statement, WINE stands for "Wine Is Not an Emulator".

    I don't know what it is instead though TT_TT


    Another thing: I've tried that, it doesn't work. I use VirtualBox to hack instead.
     
    Last edited:
    Back
    Top