Rodroid Dev
1.63K subscribers
23 photos
4 videos
86 files
54 links
Download Telegram
Rodroid Il2cppDumper V6.0.apk
12.5 MB
πŸ›‘ Rodroid Il2CppDumper v6 is out!

New update of il2cppdumper arrived with new patches, ui updates for tauri and more.

What's new 🌟

β€’ 🧡 Thread-static support β€” optional export with static_metadata.json, TLS offset annotations in dump.cs, FieldRVA / PrivateImplementationDetails handling, and DummyDll attrs (PE / Mach-O / NSO / WASM)
β€’ πŸ”§ Fixed memory-dumped CODM binaries (image-base / dump-file handling)
Disassembler (ARM32 + x86/x64 parity)
β€’ πŸ“± ARM32 full rewrite β€” strings, box/unbox, field offsets, virtual calls on 32-bit Android β€’ πŸ–₯ x86/x64 β€” RIP-relative tracking, switch-table reconstruction, static field annotations in disasm

Apps & fixes
β€’ πŸ–₯ Desktop β€” rebuilt from Skeleton UI to Material 3 (noph-ui) β€” cleaner, more beautiful UI that is easier to use
β€’ πŸ“± Android β€” Indonesian language now applies correctly (was stuck on English); Dump Options Cancel no longer saves changes (fixed on desktop too)

πŸ”— Links
β€’ Telegram channel
β€’ Report a bug
❀24πŸ‘1πŸ‘Œ1
Rodroid ModInjector v3.1.apk
10.8 MB
Updated apps β€” Fixed some bugs

Rodroid ModInjector - What's new 🌟

β€’ Fixed a bug that when processing classes, the app was creating a list of lists for errors, because a list containing empty sub-lists, which is a false check-error, now this bug is fixed.

Rodroid Il2cppDumper - What's new 🌟

β€’ Fixed CODM disk-based dumps crashing with "Auto mode failed" β€” obfuscated internal pointers in CodeRegistration/MetadataRegistration structs no longer abort the entire init(). Bad pointers are skipped with a [WARN] when CODM mode is active; non-CODM games retain strict error propagation.

You can install the latest update in the releases of my github repo(click here).
Support me by boosting this channel, sharing and reactingβ™₯️

πŸ”— Links
β€’ Telegram channel
β€’ Report a bug
❀18
πŸ› Rodroid Bug-Reporter Bot

Found a bug in one of our apps? Report it directly to us!

How it works:
1. Start the bot
2. Select the app
3. Describe the issue
4. Choose severity
5. Attach screenshots/videos
6. Done β€” we get notified instantly

Features:
β€’ Track your report status with a unique ID
β€’ Get notified when we respond or fix it
β€’ Multi-language support (EN/AR/RU)

πŸ‘‰ [@rodroidbugreporter_bot](https://t.me/rodroidbugreporter_bot)
πŸ‘‰ Open Source click here

Your reports help us improve our apps! πŸš€

Soon after this im will perpare to make another rodroid app, is secret it will came soon but im need time to develop it, and im need the right sourcesπŸ™‚β€β†”οΈ
❀2
BREAKING NEWS
It has been confirmed that Neo Mods is Magic Mods (the scammer)

Please report his account and channel

Here's his telegram ID - 8825468668

Here's his telegram username (although he might change it later) - @NeoModsDev

Make sure to share this info with others so that they don't get scammed by him

Also proof here in my group how he rans away:

https://t.me/c/2831957882/2988
πŸ‘Œ12❀2πŸ‘1
Rodroid Il2cppDumper v7.0.apk
12.6 MB
Rodroid Il2CppDumper v7.0 ⚜️

Stability + speed + clearer errors.

Bugs fixed πŸͺ²
- capacity overflow crash on some dumps (bad sizes become an error, not a panic)
- Duplicate metadata keys - dump continues
- AutoPlus version refine: metadata can say v31 while CodeRegistration still matches v29 layout;

Better errors ❌
- Wrong magic shows bytes + expected AF 1B B1 FA (encrypted / wrong file)
- Truncated or encrypted metadata: clear message instead of raw "failed to fill whole buffer"
- Header section range checks + UI-friendly messages on Android / Tauri

Faster (multi-core, same dump logic) ⚑️
- Parallel dump.cs types + method disassembly (large types)
- Parallel DummyDLL, script.json, il2cpp.h / MethodInfo / scaffolding
- Parallel generics dump + disasm annotations
- Disasm ASM cache (flat + DiffableCs without double work)
- Arc-shared field/vtable maps for cheap per-method context

Support me by boosting this channel and sharing the channel β™₯️

πŸ”— Links
β€’ Telegram channel
β€’ Telegram group
β€’ Report bugs
❀14πŸ‘5πŸ‘3πŸ‘Œ1
Rodroid Dev
Rodroid SubCrypto.apk
Finally, this app has becomed open source and free to use for everyone

https://github.com/rodroidmods/Rodroid-SubCrypto

Enjoy! β™₯️, you can support it by giving it stars, also reactions to this post and sharing it, also you can give stars to my github projects such as rodroid-rust cli(very usefull tool) πŸ‘

towmorrow next im will release the new app(mysterious, you will know it towmorrowπŸ˜Άβ€πŸŒ«οΈ)
❀13πŸ‘2
Rodroid HermesDumper V1.apk
12.7 MB
Rodroid Hermes β€” Android toolkit for React Native Hermes bytecode (HBC)

Work with Hermes bundles on device: disassemble, reassemble, and decompile to JavaScript β€” including bulk project export with live progress.
for more description click here

Note ⚠️

This app is on experimental pherase only, its not stable yet means not everything tested but you can test it to see if it works, if you find eny issue, then feel free to report it here

Support
Also dont forget to react, giving github stars and also boosting to my channel and sharing it!

πŸ”— Links
β€’ Telegram channel
β€’ Telegram group
β€’ Report bugs
❀20πŸ‘2
Rodroid ModInjector v4.0.apk
11.7 MB
πŸš€ Rodroid Mod Injector v4.0

The Rust Rewrite is Here.

This is a major performance update. The core engine that handles DEX parsing, class merging, and mod injection has been completely rewritten from Kotlin to native Rust via JNI.

⚑️ Performance (Kotlin β†’ Rust)

Now 2-2.5x faster

Adding a second mod no longer costs extra time

What Changed

- Core DEX parsing, class merging, and snippet injection all run through a custom Rust library via JNI
- String/type/method pool construction avoids redundant allocations with parallel per-class scanning

New: Merge DEX
- New toggle in Settings to merge mod classes directly into the game's DEX
- Produces a single clean DEX file instead of keeping mod classes separate

Bug Fixes
- Fixed "From Installed Apps" bottom sheet not re-opening after first use
- Fixed installed apps list reloading from scratch every time (now cached instantly)

Support

You can support me by reacting and also boosting this channel.

πŸ”— Links

πŸ“’ Telegram Channel
πŸ’¬ Telegram Group
🐞 Report Bugs
❀26πŸ‘4
Rodroid ModInjector v4.1.apk
11.8 MB
πŸš€ Rodroid Mod Injector v4.1 β€” Hotfix

The stability update. v4.1 squashes the crashes and merge failures reported after v4.0. If a game crashed on launch, the mod menu never appeared, or a .xapk wouldn't load β€” this is the update for you.

for the fixes, please read the description here : click here

πŸ’ Support

You can react to this post, + you can boost this channel to support me, guys im very sorry if you experineced crashes using the v4.0 of my modinjector, now these are all fixed all bugs, now it works well and im have tested it with .xapks, with .apks, and im have tested if the game crashes or runs and now is all fixed, you can enjoy it as im working with android code studio rust support next πŸ‘

πŸ”— Links
πŸ“’ Telegram channel
πŸ’¬ Telegram group
🐞 Report a bug
❀14πŸ‘3
πŸš€ Il2CppDumper β€” C++ Port (Open Source!)

I ported the famous Il2CppDumper reverse-engineering tool to pure C++17 β€” no .NET needed! It reads Unity IL2CPP games (global-metadata.dat + the game executable) and dumps everything you need to reverse:

πŸ“¦ Outputs
β€’ dump.cs β€” decompiled C#-style class skeletons with offsets
β€’ il2cpp.h β€” C/C++ struct definitions
β€’ script.json + stringliteral.json β€” for IDA/Ghidra scripts
β€’ DummyDll/ β€” managed dummy DLLs
🎯 Supported formats
β€’ ELF 32/64 Β· PE Β· Mach-O 32/64 + Fat Β· NSO (Switch) Β· WebAssembly

πŸ›  Extras
β€’ IL2CPP versions 16 β†’ 31
β€’ Helper scripts for IDA / Ghidra / Binary Ninja / Hopper
β€’ CMake build, deps auto-fetched (lz4, nlohmann/json)

πŸ”° Note
This is full conversion, means nothing misses, is 500kb c/c++ code, if you want to me to convert it to more langunages you can tell the request in group like if you want also it on go or java or python or eny other langunagesπŸ‘

πŸ”— GitHub: https://github.com/rodroidmods/Il2cppdumper-cpp

Give it a ⭐️ if you find it useful!
❀15πŸ‘5πŸ‘Œ2