Results 1 to 10 of 11

Thread: Code Analysis Lab

Hybrid View

  1. #1
    Chris (Administrator) Vash's Avatar
    Join Date
    Sep 2007
    Location
    Teh Interwebz
    Posts
    1,992
    Blog Entries
    27

    Default Code Analysis Lab

    Added Wii support for all writes, base/pointer manipulation, conditionals, and terminators. All ARDS codetypes supported. Enjoy

    Changelog:
    v0.6A: Initial Alpha release.
    v0.7A: Fixed a bug in the F code type (Thanks Maniac ). Updated download to v0.7 Alpha.
    v0.9A: Added Styles, Code Creator, ASM detection and fixed bugs. Updated download to v0.9 Alpha.
    v0.9B: Small code optimization. Initial Beta release. Initial public release.
    v1.0: Added Wii support. Updated ARDS Code Creator. General bug fixes and code improvements.
    Attached Files Attached Files
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  2. #2

    Default

    Erm Vash... this is in a non-vip section I can download and extract freely....

    EDIT: Oh I see your now releasing to public :L Thanks great tool!

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  3. #3

    Default

    What does this app do exactly?

  4. #4

    Default

    It breaks down simple codes and then writes out what they do e.g.

    AC:WW Max/Infinite Bells:
    Code:
    021dc544 0001869f
    Comes out with
    Code:
    Line 1: 32-bit write of 0001869f to 0x021dc544
    It also has a very basic code builder which allows less advanced users to create writes using simple inputs so they don't have to understand codetypes ect.

    Great Job Guys,

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  5. #5

    Default

    Awesome! I'm getting it <3

  6. #6
    Chris (Administrator) Vash's Avatar
    Join Date
    Sep 2007
    Location
    Teh Interwebz
    Posts
    1,992
    Blog Entries
    27

    Default

    Updated to add Wii support. Enjoy!
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  7. The Following User Says Thank You to Vash For This Useful Post:


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •