Skip to content
Patch all IB Apps
- Run Recaf
- Openworkspace all IB Apps .jar
- Search word of s_a (mean “sukses_aktivasi”)
- right click on key icon , and choose ” go to method “
- click on inheritance in right panel, edit class with assembler
- ctrl+f (find) ” s_a ” look up there has instruction assembly 2 ” getstatic ” its mean compare two serial
- right click first or second field of getstatic, click go to field
- right click at bold row, and choose field reference
- now we have member some reference of that field
- right click every method and if has instruction assembly “lcmp” or any ” IF “, just overwrite with pop2/pop and nop/goto
- not jump or jump and must be to the “iconst_1” not “iconst_0”
- and one more time so that the piracy notification doesn’t appear
- search ” aktivasi ” and right click ” run ” go to method of has “validasi_aktivasi”
- change to edit class in assembler , search ” DEMO ” above that, “ifne D” change to “goto D”