[Release] Archero's items hack source code

09/09/2019 21:07 elmarcia#1
Hi, i was bored the other day and made a hack for archero, but since this hack allows u to get any item u want in the game i won't play anymore so i can share with someone that is interested in sth like this.

Requeriments
Node.js
Memu and termux emulator apk.

Open memu multi instance manager and make sure u have root rights when u launch one emulator.

How does it works?
When u enter in a fight, the game generates a file that u are in battle, so that when u close the game you can reenter that fight. This code, decrypts that file and add new loot to the file, then it encrypts it again and done!.
When you open the game you re-enter in the fight, and when u loose u obtain the loot added, then when the game syncs with server u keep your stuff :).

How to?
Short: Copy generated battle file to folder where u have index.js, run it and replace the one in the game folder.
Steps:


Cheat src:

cryptutils.js

equiptable.js

index.js
10/25/2019 06:19 QuantamAsian#2
still work? help me discord: Dude#5555
11/10/2019 03:49 batuhan529#3
Sadly when you change the file, the game does not ask if you want to re-enter the fight so I guess this method is not working anymore.
11/11/2019 12:20 Hawkk#4
does it still work? give us an update, chief.
11/11/2019 22:03 batuhan529#5
Quote:
Originally Posted by Hawkk View Post
does it still work? give us an update, chief.
I tried, did every step right but it does not work.
01/09/2020 08:08 pixelatedwatermelon#6
Outdated already maybe?
01/11/2020 04:26 evandrix#7
Quote:
Originally Posted by elmarcia View Post
Hi, i was bored the other day and made a hack for archero, but since this hack allows u to get any item u want in the game i won't play anymore so i can share with someone that is interested in sth like this.

Requeriments
Node.js
Memu and termux emulator apk.

Open memu multi instance manager and make sure u have root rights when u launch one emulator.

How does it works?
When u enter in a fight, the game generates a file that u are in battle, so that when u close the game you can reenter that fight. This code, decrypts that file and add new loot to the file, then it encrypts it again and done!.
When you open the game you re-enter in the fight, and when u loose u obtain the loot added, then when the game syncs with server u keep your stuff :).

How to?
Short: Copy generated battle file to folder where u have index.js, run it and replace the one in the game folder.
Steps:


Cheat src:

cryptutils.js

equiptable.js

index.js
how did you manage to reverse the app to figure out the crypto algo, key and iv?
01/16/2020 12:42 pixelatedwatermelon#8
Has anyone else successfully done this?