IntelSDM / RustDMACheat

Small DMA Cheat For Rust
MIT License
201 stars 54 forks source link

LocalPlayer_c* Not found #75

Open Helyousfi opened 3 months ago

Helyousfi commented 3 months ago

Thanks for this Cheat!

I can't find LocalPlayer_c in the scripts.json generated by IL2Cpp dumper, I can find all other ofsets but not LocalPlayer_c, any idea why? Thanks!

IntelSDM commented 3 months ago

Due to the games new obfuscation it has resulted in most of the class names being changed with a new seed every update. As of right now, the cheat is none functional due to the pointer encryption.

Trustings commented 3 months ago

@IntelSDM Any idea on how to resolve class names?

abcde89525 commented 1 month ago

Is LocalPlayer_c* necessary for all functions? What can be achieved with the lowest feasible function available?