Tags: ghidra reversing gdb 

Rating:

Its a basic reversing challenge that requires us to understand the code using Ghidra static analysis and perform dynamic analysis to monitor the register values to obtain the Base64 encoded flag. Decoding it gives us the flag. View detailed information in the original writeup below.

Original writeup (https://c12yptonic.github.io/ctf-writeups/ctfs/deconstructf21#scraps-).