摘要:
题目链接:[OGeek2019]babyrop。 下载附件后,使用 IDA 反编译,定位到主要函数,如下。 int __cdecl main() { int buf; // [esp+4h] [ebp-14h] BYREF char v2; // [esp+Bh] [ebp-Dh] int fd; 阅读全文
posted @ 2025-09-06 13:08
imtaieee
阅读(14)
评论(0)
推荐(0)
摘要:
题目链接:ciscn_2019_n_5。 下载附件后,使用 IDA 反编译,定位到主要函数,如下。 int __fastcall main(int argc, const char **argv, const char **envp) { char text[30]; // [rsp+0h] [rb 阅读全文
posted @ 2025-09-06 13:08
imtaieee
阅读(24)
评论(0)
推荐(0)
摘要:
题目链接:get_started_3dsctf_2016。 下载附件后,使用 IDA 反编译,定位到主要函数,如下。 int __cdecl main(int argc, const char **argv, const char **envp) { char v4[56]; // [esp+4h] 阅读全文
posted @ 2025-09-06 13:07
imtaieee
阅读(11)
评论(0)
推荐(0)
摘要:
题目链接:others_shellcode。 下载附件后,使用 IDA 反编译,定位到主要函数,如下。 int getShell() { int result; // eax char v1[9]; // [esp-Ch] [ebp-Ch] BYREF strcpy(v1, "/bin//sh"); 阅读全文
posted @ 2025-09-06 13:06
imtaieee
阅读(13)
评论(0)
推荐(0)
摘要:
题目链接:[HarekazeCTF2019]baby_rop。 下载附件后,使用 IDA 反编译,定位到 main 函数,如下。 int __fastcall main(int argc, const char **argv, const char **envp) { char v4[16]; // 阅读全文
posted @ 2025-09-06 13:05
imtaieee
阅读(13)
评论(0)
推荐(0)

浙公网安备 33010602011771号