Jump to content
  • 0

Help me pls about libil2cpp.so


Modingph
 Share

Question

can you give me a quick answer about this issue. i have dump which contain offsets but offsets wont work i tried. class name finder give me error says game is not unity based. surely it is unity then i found out that xa lib il2cpp is not starting at 13,073. something 

sorry for the bad English.

Screenshot_2024-01-23-08-57-33-19_5be35614ce683103e34fce37009b663e.jpg

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0
12 hours ago, Modingph said:

can you give me a quick answer about this issue. i have dump which contain offsets but offsets wont work i tried. class name finder give me error says game is not unity based. surely it is unity

offsets xa and cd
why you selecting (A) range only ? 

12 hours ago, Modingph said:

i found out that xa lib il2cpp is not starting at 13,073. something 

then you got the wrong num 

Link to comment
Share on other sites

  • 0
19 hours ago, MANDO01 said:

offsets xa and cd
why you selecting (A) range only ? 

then you got the wrong num 

its not about the range bro  im asking the lib i manually selected the il2cpp.so which located in xa ranges the problem is how i can run the offsets finder if the value of correct il2cpp is not the same

13 hours ago, sammax71 said:

If you look at the pic his result is in Xa range

yeah thats what i mean. the value is not thesame of starting of il2cpp

Link to comment
Share on other sites

  • 0

Hi @Modingph, I have the same problem but with different game. I suspect there's something wrong with the dumper causing incorrect offset in dump.cs, because of that, I always take offset from another dumper that dumps from memory. You might try: GGIl2CPP or badcase-toolbox.

Edited by MC874
Link to comment
Share on other sites

  • 0
6 hours ago, MC874 said:

Hi @Modingph, I have the same problem but with different game. I suspect there's something wrong with the dumper causing incorrect offset in dump.cs, because of that, I always take offset from another dumper that dumps from memory. You might try: GGIl2CPP or badcase-toolbox.

scripts wont work. i think il2cpp value is not thesame

Link to comment
Share on other sites

  • 0
On 1/23/2024 at 2:12 AM, Modingph said:

can you give me a quick answer about this issue. i have dump which contain offsets but offsets wont work i tried. class name finder give me error says game is not unity based. surely it is unity then i found out that xa lib il2cpp is not starting at 13,073. something 

sorry for the bad English.

Screenshot_2024-01-23-08-57-33-19_5be35614ce683103e34fce37009b663e.jpg

Are you sure it starts in Xa and not in Cd ? I never saw the start of the library being anything else then starting with the magical bytes of ELF.  PRess that arrow to see the path names and double check which range your lib start.

Edited by nok1a
Link to comment
Share on other sites

  • 0

[ @Modingph ]
---

Quote

scripts wont work. i think il2cpp value is not thesame

Have you tried:

  • gg.getRangesList('libil2cpp.so')[1].start
  • gg.getRangesList('libil2cpp.so')[2].start

Or is it related to hotfix? Idk, I'll check the game later.
---

Link to comment
Share on other sites

  • 0
On 1/30/2024 at 2:33 AM, kiynox said:

[ @Modingph ]
---

Have you tried:

  • gg.getRangesList('libil2cpp.so')[1].start
  • gg.getRangesList('libil2cpp.so')[2].start

Or is it related to hotfix? Idk, I'll check the game later.
---

i tried classname and offsets doesn't work

Link to comment
Share on other sites

  • -1
On 1/23/2024 at 10:12 AM, Modingph said:

can you give me a quick answer about this issue. i have dump which contain offsets but offsets wont work i tried. class name finder give me error says game is not unity based. surely it is unity then i found out that xa lib il2cpp is not starting at 13,073. something 

sorry for the bad English.

Screenshot_2024-01-23-08-57-33-19_5be35614ce683103e34fce37009b663e.jpg

Dump game and just calculate offset 

Libil2cpp + offset

If not work try another offset

Link to comment
Share on other sites

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
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.