reverse1
也很 ez。
反编译以后看到把 Str2 中的 o 全都换成了 0,找一下 Str2,找到 Str2={hello_world}。替换立得 flag{hell0_w0rld}
Str2
o
0
Str2={hello_world}
flag{hell0_w0rld}
本文来自博客园,作者:Maplisky,转载请注明原文链接:https://www.cnblogs.com/lbh2021/p/18568915