# ARMssembly 4

## Problem

> What integer does this program print with argument 2907278761? File: chall\_4.S Flag format: picoCTF{XXXXXXXX} -> (hex, lowercase, no 0x, and 32 bits. ex. 5614267 would be picoCTF{0055aabb})

* [Source](https://github.com/HHousen/PicoCTF-2021/blob/master/Reverse%20Engineering/ARMssembly%204/chall_4.S)

## Solution

1. This challenge can be solved using the exact same method as [ARMssembly 0](https://picoctf2021.haydenhousen.com/reverse-engineering/armssembly-0).

### Flag

`picoCTF{ad498e1c}`
