Jump to content

turquaze

Member
  • Posts

    29
  • Joined

  • Last visited

Status Replies posted by turquaze

  1. For everyone who needs armconverter, try rasm2 (CLI Linux/WSL/maybe iOS)
     

    Example:

    rasm2 -a arm -b 64 'ret'

    will give : c0035fd6

     

    And to disassemble: 

    rasm2 -a arm -b 64 -d 000080d2

    will give : movz x0, 0

    1. turquaze

      turquaze

      can you give me an example?

      A15380, --> B 0xA15380, armv7

      how can I do that?

    2. (See 5 other replies to this status update)

  2. For everyone who needs armconverter, try rasm2 (CLI Linux/WSL/maybe iOS)
     

    Example:

    rasm2 -a arm -b 64 'ret'

    will give : c0035fd6

     

    And to disassemble: 

    rasm2 -a arm -b 64 -d 000080d2

    will give : movz x0, 0

    1. turquaze

      turquaze

      armconverter.com Will it reopen?

       

      also branch finder about, Do you have any other suggestions?

    2. (See 5 other replies to this status update)

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines