Tutorial Hex Codes for ARM64 modding | True | False | NOP | High Value |

G-Bo ッ

Administrator
Original poster
Staff member
Administrator
Mar 22, 2017
8,618
339,231
2,350
Behind you.
platinmods.com
A question, what if there are two arm folder inside lib just like this:
View attachment 254826
Which arm folder should I go and modified? The game is called Zombie Blast btw. Thank you for your answer and again I am so sorry for having lots of questions!
first folder arm64, second armv7

if you wanna use the arm64 codes then delete second folder and go with the first
 

LEIIKUN

Retired Staff
Retired but loved <3
Oct 13, 2019
502
10,978
1,193
20
Davao
first folder arm64, second armv7

if you wanna use the arm64 codes then delete second folder and go with the first
Thank you for your quick reply, I appreciated it!

What if I want to modify or go with the arm7 folder? So do I need to delete the first folder or arm64 folder and continue with the arm7 and use arm7 hex codes?

Thank you again!
 

Yaskashije

PMT Elite Modder
Staff member
Modding-Team
Sep 9, 2018
4,412
838,005
1,213
Minkowski Space
Thank you for your quick reply, I appreciated it!

What if I want to modify or go with the arm7 folder? So do I need to delete the first folder or arm64 folder and continue with the arm7 and use arm7 hex codes?

Thank you again!
Yes, delete arm64 one and proceed by using Arm32 opcodes.
It is advised to mod the arm32, since 64-bit devices can work with it, but 32-bit devices can't work with ARM64
 
  • Like
Reactions: LEIIKUN

LEIIKUN

Retired Staff
Retired but loved <3
Oct 13, 2019
502
10,978
1,193
20
Davao
Yes, delete arm64 one and proceed by using Arm32 opcodes.
It is advised to mod the arm32, since 64-bit devices can work with it, but 32-bit devices can't work with ARM64
Yeah, I decided to do that modding arm32 or arm7 is a must instead of arm64. I tried to mod Temple run 2 which uses arm64 and it can't be installed on my samsung 4.4 but can be installed on my 6.0 android version. In short, it's bad.

Thank you again!
 

McDevils

Platinian
May 13, 2021
13
4
3
38
Indonesia
is there a simple way to convert arm7 hex to arm64 hex ? example if modding a game which have both arm7 and arm64 .. for arm7 already modded .. if i want modded the arm64 of same game is it posible to convert the arm7 hex to use in arm64 ?