[Reverse]关于idapython中PatchByte函数的一些小实验 2022-10-30 1:31 | 1,105 | 0 | Reverse 264 字 | 4 分钟 源代码 #include<iostream> #include<algorithm> #include<cstdio> #include<cmath> …
[Reverse]BABYRE(idapython解题) 2022-10-29 21:46 | 1,068 | 0 | Reverse 917 字 | 10 分钟 题目下载地址:BABYRE main: int __cdecl main(int argc, const char **argv, const char **envp) { char s[24]; /…