Jump to content

Alloy ios tweak: high performance, memory safe mod menu written only with rust (v1.0.0)


16 posts in this topic

Recommended Posts

Updated (edited)

I'm excited to share a project I've been working on, an iOS modding framework entirely from scratch in Rust—no Substrate, no Dobby, no external libs.

image0.jpg?raw=true 
 


What's inside:

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

Support both jailbreak & non jailbreak (except patching). 

Read the source code to understand it better, since there will be no documentation. It is easy to understand since it is well commented.

Check out the project here: https://github.com/Batchhh/Alloy-ios-tweak

Updated by Batch
  • Like 5
  • Winner 2
  • Agree 1
Posted

Version update 0.2.0
Introduce in-game iOS UI overlay with menu, components, theming, and preferences.

  • Like 1
  • Batch changed the title to Rust ios tweak: high performance, memory safe tweak written only with rust (v0.2.0)
Posted

Version update 0.2.5
implemented breakpoint hooking (non jailbreak hook support), implemented memory scanning, memory/ folder struct changes

  • Batch changed the title to Rust ios tweak: high performance, memory safe tweak written only with rust (v0.2.5)
  • Batch changed the title to Alloy ios tweak: high performance, memory safe tweak written only with rust (v1.0.0)
Posted

Updated!!!

- Add UI and memory manipulation examples
- Refactor UI components and memory patching modules
- Implement memory protection and code cave utilities
- Add code cave and shellcode execution examples to entry
- Update README to refer to shellcode and code caves
- Update Makefile, Cargo.toml, and project configuration

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines