Hello There, Guest! Register

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Innotab game APK on non Innotab equipment
#5
Just edit it in notepad++.
(file I was editing was /com/vtech/innotab/a/a.j)

Look for the existing .method public a()Z and replace all of that method with something like:

.method public a()Z
iconst_1
ireturn
.end method

The code above basically says.. Load 1, and return it (true).

I resigned the package afterwards.

Mick
Reply


Messages In This Thread
RE: Innotab game APK on non Innotab equipment - by is0-mick - 02-15-2016, 11:58 AM

Forum Jump: