Skip to content

qazwsxedcrfvtg14/CTF_Hack_Copiler_Write_Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

After some reverse on the asm,
you would find this regex pattern "@15616\nD=M\n@.*\nM=D\n@9\nD=A\n" means the correctness of the input flag from 5339 lines.
And "@15616\nD=M\+1\n@.*\nM=D\+1" means the input string.
And "(MSGVJFPD)" would be the final check.
Use some regex replace to become a python z3 solver script.
And you would get the flag: Balsn{U_r_C0Mp1LeR_h4cKer}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published