Skip to content

ModuleLoader is a command line tool to load/unload modules from an RGH/Jtag/Devkit Xbox 360 without having to reboot.

License

Notifications You must be signed in to change notification settings

ClementDreptin/ModuleLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModuleLoader

ModuleLoader is a command line tool to load/unload modules from an RGH/Jtag/Devkit Xbox 360 without having to reboot.

Requirements

  • Having the Xbox 360 Software Development Kit installed.
  • Xbox 360 Neighborhood set up with your RGH/Jtag/Devkit registered as the default console.
  • XDRPC.xex has a loaded plugin.

Installation

You can download the latest binary from the releases or clone the repository and open ModuleLoader.sln in Visual Studio to build from source.

Documentation

  • -h: Show usage.
  • -s: Show loaded modules.
  • <module_path>: If <module_path> is already loaded, it will be unloaded then loaded back, otherwise it will just be loaded.
  • -l <module_path>: Load the module located at <module_path> (absolute path).
  • -u <module_path>: Unload the module located at <module_path> (absolute path).

About

ModuleLoader is a command line tool to load/unload modules from an RGH/Jtag/Devkit Xbox 360 without having to reboot.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages