Announcement

Collapse
No announcement yet.

NDS Toolkit - Cross-Platform by gbchaosmaster and Demonic722

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • NDS Toolkit - Cross-Platform by gbchaosmaster and Demonic722

    Posted by gbchaosmaster

    Original C#.NET NDS Toolkit: http://gamehacking.org/vb/threads/6610-NDS-Hacking-Kit

    I've been working closely with Demonic722 for the last few months to port this tool to C++, using only cross-platform libraries, allowing this program to be enjoyed by users across all platforms, and developed on by any C++ developers that may be interested. See the README file for more info.

    Link to GitHub repository: https://github.com/gbchaosmaster/nds-toolkit

    The main Git branch sequence is as follows:

    inbound - This is the branch that most changes are pushed to. If you would like to use it for a bleeding edge version of the program, feel free. This code should always compile successfully, but there are no guarantees to anything on this branch. Carefully review its commit history to make sure that none of the more recent commits are very unstable before trying to use this branch as a user of the program. Developers, of course, should develop on this code.

    central - This is the "nightly" version of the code. At the end of every day, if I determine that the current code in inbound is stable enough to be released as an alpha, I will pull it down into here. If you want to have the latest features and developments with some guarantee of stability, pull from this branch whenever it gets updated.

    trunk - This is the "beta" version of the code. When I feel that the code is sufficiently stable and a solid new set of features and/or bug fixes has been added, I will pull the code into here for those features/fixes to be tested.

    release - The is the "stable" version of the code. After the features/fixes from a beta release are stable enough, they will be pulled into this branch.

    If you are not comfortable with handling a git repository, the download links are as follows:

    Latest Beta:

    Beta Version 0.5b1:
    .zip (Windows line endings)
    .tar.gz (Unix line endings)

    Latest Stable:

    Stable Version 0.1:
    .zip (Windows line endings)
    .tar.gz (Unix line endings)
    The Hackmaster

  • #2
    This tool has been updated by gbchaosmaster. See this thread for details.

    There have been a few updates since my last announcement- the latest, 0.7, brings you a greatly improved Pointer Searcher. See the change log for all of the changes that have occurred since I announced 0.5:
    https://github.com/gbchaosmaster/nds...HANGELOG.md#05
    The Hackmaster

    Comment


    • #3
      Version 1.3 is a small update with several bug fixes.

      Formerly known as NDS Hacking Kit, NDS Toolkit is the continuation of that project; It's simply an AIO NDS Application with many features.
      Special thanks to: Abystus, Scythe, omarrrio, helder, rimsky82, elixirdream, dragonboy269 and gbchaosmaster.
      The Hackmaster

      Comment

      Working...
      X