Sunday 30 January 2022

[IDA] Trying to understand how this function work in IDA

; int32_t __cdecl ActiveSkillData__get_CoolDown(ActiveSkillData_o *this, const MethodInfo *method) ActiveSkillData$$get_CoolDown ADD X0, X0, #0x28 ; '(' ; this MOV X1, #0 ; this B MH.MIntParam$$get_Value ; End of function ActiveSkillData$$get_CoolDown I saw a lot of functions that is like this, I am trying to understand how does it get the value. Any advice is appreciated ❤️

from iOSGods RSS Feed https://ift.tt/KtdaHUAse

No comments:

Post a Comment