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})
Solution
This challenge can be solved using the exact same method as ARMssembly 0.
Flag
picoCTF{ad498e1c}
Last updated