Skip to content

Batchhh/Alloy-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alloy ios tweak

High-performance iOS modding framework built in Rust.

Features

  • Hooking: ARM64 Inline & Hardware Breakpoints.
  • Memory: Safe patching, scanning, and symbol resolution.
  • UI: Native iOS Menu (objc2) & content-rich Mod Menu.
  • Stealth: Stealthy hooking and patching. (ShellCode Injection + Code Caves)

Usage

  1. Configure: Edit src/config.rs to set target binary and options.
  2. Deploy:
    make deploy

Documentation

The codebase is also commented; read sources alongside these guides when diving deeper.

Viewing Logs

Logs are sent to the Apple Unified Logging System. You can view them using Console.app on macOS:

  • filter for: Alloy or subsystem:com.ios.alloy.

Contributing

Contributions are welcome! See CONTRIBUTING.md for guidelines.

If you find any issues or have suggestions, please open an issue.

Legal

Educational purposes only. Modifying games may violate Terms of Service. Use at your own risk.

License

MIT License - See LICENSE file for details.

Credits

  • Batch - Creator
  • Titanox - Inspiration for breakpoint hooks

About

high-performance, mod menu, memory-safe framework, hooking & patching & breakpoints at runtime

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors