-
Posts
1,369 -
Joined
-
Last visited
-
Days Won
73
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by THETWINSOFFICIAL
-
How to dump protected global-metadata.dat(Legend Slime)
THETWINSOFFICIAL replied to nok1a's topic in Video Tutorials
So... ?- 14 replies
-
- dump
- legend slime
-
(and 3 more)
Tagged with:
-
-
-
-
-
How to dump protected global-metadata.dat(Legend Slime)
THETWINSOFFICIAL replied to nok1a's topic in Video Tutorials
Yes and 64bit -30 and +38 Slime and and etc- 14 replies
-
- dump
- legend slime
-
(and 3 more)
Tagged with:
-
-
View File Weapon Master Idle Hanya berfungsi 64bit dan versi: 1.0.9 • Kecepatan serangan • Mode Dewa • Pembekuan Musuh • Exp • Koin • Diaktifkan Sec Sebelum login!! Untuk fix split apk ikuti video ini Gameplay ini Submitter AMIYA Submitted 03/17/2023 Category LUA scripts
-
-
How to dump protected global-metadata.dat(Legend Slime)
THETWINSOFFICIAL replied to nok1a's topic in Video Tutorials
Metadata protected 64 bit -30 and +38 32bit -30 dan 28 And mush same addres of header ok ? But i try phone not same header metada Is wrong, maybe pc work For il2cppdumper gui I use il2cppdumper lates version In shell android- 14 replies
-
- dump
- legend slime
-
(and 3 more)
Tagged with:
-
How to dump protected global-metadata.dat(Legend Slime)
THETWINSOFFICIAL replied to nok1a's topic in Video Tutorials
I try mobile phone but not work --_++- 14 replies
-
- dump
- legend slime
-
(and 3 more)
Tagged with:
-
-
Ouw not far from the instruction If very far away cant ? thank you for answering my question
-
it's true that ldr has a limit, so to overcome it with what? do you have a solution? How about bl? Can you handle it? I dont know why gg cant doit mov r0, offset Only mov r0, value
-
https://pasteboard.co/wHQVyXkj7EHV.jpg
-
Example Address 12345678 | LDR R0, [PC, OFFSET] 98765443 | ldr cnt doit
-
Yes is area same 123456 And ldr can doit But if the address is not far I can but if the address is very far away, LDR can't do it what is this limit? Okay
-
Still same error x or X
-
~A MOVW R0, 0XDE28 gg error cant add that This https://pasteboard.co/d9cwlUjuCXVy.jpg
-
I trt it but is work with same area Example ldr Area AAAA and addres be load area AAAA can ldr load But if ldr area AAAA And addres area CCCC Ldr cant load maybe limit So how fix it ? Okay Eaxmple ldr addres : B179DE28 and i want load addres: AFFDACA4 ldr cant doit i dont know why but if ldr addres : AFFDABEC and i want load address : AFFDACA4 can doit ldr r0, [pc,#offset]
-
Example my ldr addres This https://pasteboard.co/SaAZH5P9iGkV.jpg Ldr r0 xxxx And i want load address this https://pasteboard.co/oOKpwzDEObvn.jpg How to doit for ldr ? Ldr r0, =address cant doit Cant , ldr cant load addres ldr can't load the distance between the address and the far ldr?
-
I want ldr load may address Example my address 0xccccc How to ldr load my address ? Guys so.. how to ldr load mu address ? Yes , but i want ldr load my addres I use ldr r0, [pc,#addres] Amd ldr r0, =address Cant doit gg
-
Gg cant doit for that ? @XEKEX have solution for that ?