Smali to Dalvik OpCode

Helper script to translate parts of the smali code of an application to the corresponding Dalvik opcodes, leaving wildcards for the variable parts of the code (variables, parameters, etc.). The output is formatted to be easily transformed in a LuckyPatcher patch.

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.2.1 2025-04-17

    converting to upper case was not needed -> removed

  • v1.2 2025-04-17

    Opcodes array has been removed, as it can be generated on the fly.

  • v1.1 2025-04-15

    The script now directly includes all the instructions, their bytecode and their length (only the lengths of a few instructions are missing) instead of extracting them from the page.

  • v1.0 2025-04-10
  • v1.0 2025-04-09
  • v1.0 2025-04-09

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址