Jump to content

SRhaRDGAMES

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by SRhaRDGAMES

  1. On 6/26/2019 at 3:02 AM, Un_Known said:

    Can anybody explain logic here 

    It's ARM instruction set:

    Here dword_36BD38 is uninitialized variable in .bss section

    LDR       R3, =(dword_36BD38 - 0x19D86C) 

    ADD      R3, PC, R3  ; dword_36BD38

    CMP      R0, #0

    STR       R0, [R3]

    MOVLT   R2, #0x7FFFFFFF

    STRLT     R2, [R3]

    I have a little idea what's happening here but couldn't understand whole logic!

    What is that for?

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.