Inf0 - NewStarCTF 2023 Week2 reverse easy_enc 的评论 https://dirtycow.cn/173.html 思路:直接爆破exp:#include <stdio.h>#include <string.h>int main(){ int enc[] = { ...