CTFLearn AndhraPradesh
A problem to reverse engineer and find the correct condition. Problem link In this challenge, I have to change the value of con1~con5 in order to pass tests in _start~test4. ; Andrha Pradesh Assembler Challenge for CTFLearn ; This challenge focuses on cmp, je and jne section .data welcome db "Hello CTFlearn Andhra Pradesh Assembler Challenge!",0x0a,0x00 noflag db "Sorry no flag for you :-(",0x0a,0x00 alldone db "All Done!",0x0a,0x00 baddata db "Baad Data!...