数据类型

Frida中典型的数据类型有:

常见缩写

和数据类型有关的,常见缩写有:

  • int64(v) == new Int64(v)
  • uint64(v) == new UInt64(v)
  • ptr(s) == new NativePointer(s)
  • NULL == ptr("0")

results matching ""

    No results matching ""